sccache is a compiler caching tool similar to ccache.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D88790
[libTooling] Recognize sccache as a compiler wrapper in compilation database commands ClosedPublic Authored by nridge on Oct 3 2020, 10:08 PM.
Details Summary sccache is a compiler caching tool similar to ccache.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 26 2020, 1:42 AM This revision was landed with ongoing or failed builds.Oct 26 2020, 10:47 PM Closed by commit rG2756e2ee0bce: [libTooling] Recognize sccache as a compiler wrapper in compilation database… (authored by nridge). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 300894 clang/lib/Tooling/JSONCompilationDatabase.cpp
clang/unittests/Tooling/CompilationDatabaseTest.cpp
|