Ninja
|
Public Member Functions | |
virtual bool | IsPathDead (StringPiece) const |
Return if a given output no longer part of the build manifest. More... | |
Definition at line 31 of file build_log_perftest.cc.
|
inlinevirtual |
Return if a given output no longer part of the build manifest.
This is only called during recompaction and doesn't have to be fast.
Implements BuildLogUser.
Definition at line 32 of file build_log_perftest.cc.