summaryrefslogtreecommitdiffstats
path: root/llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Frontend/enable.gni
Commit message (Collapse)AuthorAgeFilesLines
* [gn build] Add build file for clang/lib/Basic and dependencies, 2nd tryNico Weber2018-12-191-0/+4
| | | | | | | | | | | | | | | Adds a build file for clang-tblgen and an action for running it, and uses that to process all the .td files in include/clang/Basic. Also adds an action to write include/clang/Config/config.h and include/clang/Basic/Version.inc. Differential Revision: https://reviews.llvm.org/D55847 (The previous commit of this contained unrelated changes, so I reverted the whole previous commit and I'm now landing only what I intended to land.) llvm-svn: 349679
* Revert 349677, it contained a whole bunch of stuff I did not mean to commitNico Weber2018-12-191-4/+0
| | | | llvm-svn: 349678
* [gn build] Add build file for clang/lib/Basic and dependenciesNico Weber2018-12-191-0/+4
Adds a build file for clang-tblgen and an action for running it, and uses that to process all the .td files in include/clang/Basic. Also adds an action to write include/clang/Config/config.h and include/clang/Basic/Version.inc. Differential Revision: https://reviews.llvm.org/D55847 llvm-svn: 349677
OpenPOWER on IntegriCloud