[PATCH] D55927: [gn build] Add build file for clang/lib/Driver

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 20 06:39:48 PST 2018


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/BUILD.gn
  llvm/utils/gn/secondary/clang/include/clang/Driver/BUILD.gn
  llvm/utils/gn/secondary/clang/include/clang/StaticAnalyzer/Checkers/BUILD.gn
  llvm/utils/gn/secondary/clang/lib/Driver/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55927.179065.patch
Type: text/x-patch
Size: 3988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181220/1b3b07c8/attachment.bin>


More information about the cfe-commits mailing list