hanchenye-llvm-project/clang/tools
Larisse Voufo 39a1e507ff Started implementing variable templates. Top level declarations should be fully supported, up to some limitations documented as FIXMEs or TODO. Static data member templates work very partially. Static data member templates of class templates need particular attention...
llvm-svn: 187762
2013-08-06 01:03:05 +00:00
..
arcmt-test Remove dead include. 2013-06-26 12:49:58 +00:00
c-arcmt-test [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
c-index-test Revert commit 186833 (no longer needed after the fix in 186859). 2013-07-22 20:58:30 +00:00
clang-check [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
clang-format Simplify git-clang-format by using new -lines option. 2013-08-01 18:17:13 +00:00
diag-build Add new tool 'diag-build' for showing enabled warnings in a project. 2012-06-18 21:31:37 +00:00
diagtool [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
driver Don't forward all assembler arguments untouched to -cc1as 2013-07-25 21:19:01 +00:00
libclang Started implementing variable templates. Top level declarations should be fully supported, up to some limitations documented as FIXMEs or TODO. Static data member templates work very partially. Static data member templates of class templates need particular attention... 2013-08-06 01:03:05 +00:00
scan-build [scan-build] Add missing comma to ccc-analyzer. 2013-07-12 16:07:33 +00:00
scan-view [analyzer] scan-view: don't ever serve absolute paths. 2013-04-29 17:23:06 +00:00
CMakeLists.txt With CLANG_ENABLE_STATIC_ANALYZER=0, link clang properly and skip clang-check. 2013-07-03 16:20:29 +00:00
Makefile Fix up the BUILD_CLANG_ONLY code to work properly after r184794. 2013-07-26 21:08:22 +00:00