summaryrefslogtreecommitdiffstats
path: root/llvm/utils/gn/secondary/clang/tools/c-index-test
Commit message (Collapse)AuthorAgeFilesLines
* [gn build] Add build files for clang/tools/{c-arcmt-test,c-index-test} and ↵Nico Weber2018-12-241-0/+28
their dependency clang/tools/libclang libclang is somewhat incomplete. It's just enough to get check-clang to pass, but that requires it to be pretty complete. The biggest thing is that it's not built as a shared library on Linux. The libclang/BUILD.gn file has a comment with details on what else is missing. Differential Revision: https://reviews.llvm.org/D56059 llvm-svn: 350054
OpenPOWER on IntegriCloud