summaryrefslogtreecommitdiff
path: root/tools/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [Clang][OpenMP Offload] Add new tool for wrapping offload device binariesSergey Dmitriev2019-10-091-0/+1
* [clang-scan-deps] initial outline of the tool that runs preprocessor to findAlex Lorenz2019-06-121-0/+1
* Re-land: Add Clang shared library with C++ exportsChris Bieneman2019-05-171-0/+3
* Revert r360946 "Add Clang shared library with C++ exports"Nico Weber2019-05-171-3/+0
* Add Clang shared library with C++ exportsChris Bieneman2019-05-161-0/+3
* [analyzer][CrossTU][NFC] Generalize to external definitions instead of extern...Rafael Stahl2019-01-101-1/+1
* Add Cross Translation Unit support libraryGabor Horvath2017-09-221-0/+1
* [refactor] add clang-refactor tool with initial testing support andAlex Lorenz2017-09-141-0/+1
* [clang-diff] Add initial implementationAlex Lorenz2017-07-211-0/+1
* [refactor] Move clang-rename into the clang repositoryAlex Lorenz2017-06-301-0/+2
* Testbed and skeleton of a new expression parserSean Callanan2016-12-221-0/+1
* Reverting r290004, r290006, r290010 pending review.Sean Callanan2016-12-191-1/+0
* Testbed and skeleton of a new expression parserSean Callanan2016-12-161-0/+1
* clang-offload-bundler - offload files bundling/unbundling toolSamuel Antao2016-08-241-0/+1
* Tweak CMakeLists not for libclang to depend on the variable CLANG_TOOL_EXTRA_...NAKAMURA Takumi2016-03-031-1/+3
* Install scan-build and scan-view only if Static Analyzer was enabled.Eugene Zelenko2016-01-131-2/+2
* Create install targets for scan-build and scan-viewJonathan Roelofs2015-11-091-0/+2
* [CMake] Make clang/tools subdirectories controlled via optionsChris Bieneman2015-10-201-10/+12
* Add initial version of a clang-fuzzer.Manuel Klimek2015-03-281-0/+1
* Make clang's rewrite engine a core featureAlp Toker2014-07-161-4/+3
* Fix the !CLANG_ENABLE_ARCMT buildAlp Toker2014-07-141-2/+3
* CMake: enable building the clang-format vs pluginHans Wennborg2013-12-031-0/+1
* Fix dependencies now that the ARC migrator depends on the static analyzer.Jordan Rose2013-08-221-5/+10
* With CLANG_ENABLE_STATIC_ANALYZER=0, link clang properly and skip clang-check.Jordan Rose2013-07-031-1/+3
* Add clang-format binary to cfe.Daniel Jasper2013-03-201-0/+1
* [CMake] clang/tools/extra may be included by LLVM_EXTERNAL_CLANG_TOOLS_EXTRA_...NAKAMURA Takumi2012-10-101-4/+2
* Initial support for recursing into the new clang-tools-extra repositoryChandler Carruth2012-08-071-0/+9
* Removed standalone clang-ast-dump tool.Alexander Kornienko2012-07-261-1/+0
* The new clang-ast-dump tool for selective AST dumping. Moved common command-l...Alexander Kornienko2012-07-161-0/+1
* Adds a tooling library.Manuel Klimek2012-04-041-0/+1
* Place back previous order of add_subdirectory()'s to reflect build depedencies.Ted Kremenek2011-08-091-2/+2
* Add 'diagtool' to the 'tools/' directory. diagtool is a new tool (WIP) for a...Ted Kremenek2011-08-091-0/+1
* Sort CMakeLists.txt.Ted Kremenek2011-08-091-2/+2
* [arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option.Argyrios Kyrtzidis2011-07-091-0/+1
* The ARC Migration Tool. All the credit goes to Argyrios and FariborzJohn McCall2011-06-151-0/+1
* Rename 'CIndex' to 'libclang', since it has basically become our stable publicDaniel Dunbar2010-04-301-1/+1
* Eliminate index-test; all of its tested functionality is now in c-index-test.Douglas Gregor2010-01-221-1/+0
* Remove clang-cc tool, it has joined in unholy union with clang.Daniel Dunbar2009-12-121-1/+0
* Sort CMakeLists.txtKovarththanan Rajaratnam2009-11-241-2/+2
* Remove stale reference to old WPA dir, patch by Kovarththanan Rajaratnam.Daniel Dunbar2009-11-171-4/+0
* Changes for building as a Windows DLLJohn Thompson2009-10-271-4/+1
* Disable c-index-test on MSVC until someone figures out the real problem.Daniel Dunbar2009-09-261-1/+4
* CMake build support for libCIndex and c-index-test. The indexing testsDouglas Gregor2009-09-251-0/+2
* Hide clang-wpa executable behind a CMake variable so it won't be built by def...Douglas Gregor2009-09-251-1/+4
* Add 'clang-wpa' to the CMake-based build.Ted Kremenek2009-07-161-0/+1
* Introduce tools/index-test.Argyrios Kyrtzidis2009-06-251-0/+1
* Move <root>/Driver into <root>/tools/clang-cc.Daniel Dunbar2009-03-241-0/+1
* Add CMake files for tools/driver; I am just guessing here, can someone test/fix?Daniel Dunbar2009-03-241-0/+1