summaryrefslogtreecommitdiff
path: root/tools/diagtool/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add CLANG_LINK_CLANG_DYLIB optionTom Stellard2019-07-031-1/+1
* [clang] Switch to LLVM_ENABLE_IDEShoaib Meenai2019-02-201-1/+1
* [diagtool] Add diagtool to install target.Jonas Devlieghere2018-05-161-0/+12
* Remove unused code (made unused by r161073, and later more so by r248043).Nico Weber2018-04-231-6/+0
* [CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai2017-12-051-0/+1
* [diagtool] Add a 'find-diagnostic-id' subcommand that converts a name ofAlex Lorenz2017-07-121-0/+1
* [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce...NAKAMURA Takumi2014-02-211-4/+0
* [CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMak...NAKAMURA Takumi2013-12-101-7/+1
* these now depend on the bitcode reader too.Chris Lattner2013-01-191-0/+1
* [ms-inline asm] Add various MC components to clang build to support MS-style ...Chad Rosier2012-08-091-1/+4
* Include clang-check as part of the clang installation.David Blaikie2012-07-311-3/+0
* [diagtool] Add a new "tree" command to shows warnings activated by a flag.Jordan Rose2012-06-241-0/+1
* Remove a goofy CMake hack and use the standard CMake facilities toChandler Carruth2012-06-211-7/+7
* Fix cmake build.Rafael Espindola2012-06-201-1/+0
* Structured comment parsing, first step.Dmitri Gribenko2012-06-201-0/+1
* diagtool/CMakeLists.txt: Add missing tblgen'd dependency, ClangDiagnosticInde...NAKAMURA Takumi2012-06-171-0/+4
* [diagtool] Re-add show-enabled, minimizing the code pulled in from Frontend.Jordan Rose2012-06-041-0/+3
* [diagtool] Pull show-enabled back out for now.Jordan Rose2012-06-011-4/+0
* [diagtool] Add 'show-enabled', which displays which warnings are enabled.Jordan Rose2012-06-011-0/+4
* Add libsupport to list of libraries to link into diagtoolTed Kremenek2011-08-091-0/+4
* Add 'diagtool' to the 'tools/' directory. diagtool is a new tool (WIP) for a...Ted Kremenek2011-08-091-0/+20