hanchenye-llvm-project/clang/tools
Benjamin Kramer 656363d5b5 Add llvm_unreachable to pacify GCC's dropping off non-void function warning.
+ 80 cols fix.

llvm-svn: 192728
2013-10-15 18:53:18 +00:00
..
arcmt-test Remove dead include. 2013-06-26 12:49:58 +00:00
c-arcmt-test {c-index-test|c-arcmt-test}/Makefile: Update USEDLIBS along corresponding to clangIndex. 2013-08-18 03:48:57 +00:00
c-index-test [libclang] Introduce clang_Type_getCXXRefQualifier whichexposes ref-qualifier information of function type. 2013-10-11 19:58:38 +00:00
clang-check [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
clang-format Changed clang-format-diff.py to output diff by default. Added -i option to apply changes to files instead. 2013-10-11 21:32:01 +00:00
clang-format-vs Allow _clang-format as alternative to .clang-format config filename 2013-09-10 15:41:12 +00:00
diag-build
diagtool Move individual group name strings from the OptionTable into one big char array. Then only store offsets into it in the OptionTable. Saves about 4K from the clang binary and removes 400 relocation entries from DiagnosticIDs.o. 2013-08-29 05:18:04 +00:00
driver Driver: Use the canonical command line arguments. 2013-10-07 07:33:27 +00:00
libclang Add llvm_unreachable to pacify GCC's dropping off non-void function warning. 2013-10-15 18:53:18 +00:00
scan-build [analyzer] scan-build: add missing semicolon 2013-09-16 16:17:18 +00:00
scan-view
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Re-add clang-check to the Makefile build. 2013-08-22 16:12:04 +00:00