This revision was automatically updated to reflect the committed changes.
Closed by commit rL349832: [gn build] Add build file for clang/lib/Driver
(authored by nico, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D55927?vs=179067&id=1
phosek accepted this revision.
phosek added a comment.
This revision is now accepted and ready to land.
LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55927/new/
https://reviews.llvm.org/D55927
___
cfe-commits mailing list
cfe-commits@l
thakis updated this revision to Diff 179067.
thakis added a comment.
sync
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55927/new/
https://reviews.llvm.org/D55927
Files:
llvm/utils/gn/secondary/BUILD.gn
llvm/utils/gn/secondary/clang/include/clang/Driver/BUILD.gn
llvm/utils/gn/sec
thakis created this revision.
thakis added a reviewer: phosek.
Herald added subscribers: fedor.sergeev, aheejin, dschuff.
Mostly boring, except for the spurious dependency on StaticAnalyzer/Checkers --
see comments in the code.
https://reviews.llvm.org/D55927
Files:
llvm/utils/gn/secondary/B