|
Ninja
|

Public Member Functions | |
| virtual bool | IsPathDead (StringPiece) const |
| Return if a given output is no longer part of the build manifest. More... | |
Definition at line 33 of file build_log_perftest.cc.
|
inlinevirtual |
Return if a given output is 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 34 of file build_log_perftest.cc.