Mostly boring, except for the spurious dependency on StaticAnalyzer/Checkers -- see comments in the code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D55927
[gn build] Add build file for clang/lib/Driver ClosedPublic Authored by thakis on Dec 20 2018, 6:39 AM.
Details Summary Mostly boring, except for the spurious dependency on StaticAnalyzer/Checkers -- see comments in the code.
Diff Detail
Event TimelineHerald added subscribers: fedor.sergeev, aheejin, dschuff. · View Herald TranscriptDec 20 2018, 6:39 AM thakis added a parent revision: D55925: [gn build] Add build file for clang/lib/Parse.Dec 20 2018, 6:39 AM This revision is now accepted and ready to land.Dec 20 2018, 12:30 PM Closed by commit rL349832: [gn build] Add build file for clang/lib/Driver (authored by nico). · Explain WhyDec 20 2018, 1:57 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 179150 llvm/trunk/utils/gn/secondary/BUILD.gn
llvm/trunk/utils/gn/secondary/clang/include/clang/Driver/BUILD.gn
llvm/trunk/utils/gn/secondary/clang/include/clang/StaticAnalyzer/Checkers/BUILD.gn
llvm/trunk/utils/gn/secondary/clang/lib/Driver/BUILD.gn
|