Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NFC: Fix trivial typos in comments | Kazuaki Ishizaki | 2020-01-04 | 1 | -2/+2 |
| | |||||
* | [clang-tools-extra] [cmake] Link against libclang-cpp whenever possible | Michal Gorny | 2019-10-04 | 1 | -1/+4 |
| | | | | | | | | | Use clang_target_link_libraries() in order to support linking against libclang-cpp instead of static libraries. Differential Revision: https://reviews.llvm.org/D68448 llvm-svn: 373786 | ||||
* | Rename directory housing clang-include-fixer to be eponymous | Nico Weber | 2019-03-25 | 2 | -0/+602 |
Makes the name of this directory consistent with the names of the other directories in clang-tools-extra. Similar to r356254. No intended behavior change. Differential Revision: https://reviews.llvm.org/D59750 llvm-svn: 356897 |