Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [gn build] Add build files for clang/tools/{c-arcmt-test,c-index-test} and ↵ | Nico Weber | 2018-12-24 | 1 | -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 |