Ninja
Variables
debug_flags.h File Reference
#include <stdio.h>
Include dependency graph for debug_flags.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

bool g_experimental_statcache
 
bool g_explaining
 
bool g_keep_depfile
 
bool g_keep_rsp
 

Variable Documentation

◆ g_experimental_statcache

bool g_experimental_statcache
extern

Definition at line 28 of file debug_flags.cc.

◆ g_explaining

bool g_explaining
extern

Definition at line 22 of file debug_flags.cc.

◆ g_keep_depfile

bool g_keep_depfile
extern

Definition at line 24 of file debug_flags.cc.

Referenced by Builder::ExtractDeps().

◆ g_keep_rsp

bool g_keep_rsp
extern

Definition at line 26 of file debug_flags.cc.

Referenced by Builder::FinishCommand().