llvm-project/clang/tools
David Chisnall d81825aed7 Select the correct, or, failing that, compatible, dialect when invoked as cc,
c89, c99, and so on.  No change to the default dialect when invoked as clang /
clang++.

llvm-svn: 163605
2012-09-11 09:58:54 +00:00
..
arcmt-test Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
c-arcmt-test Comment that clang.dll is unavailable on cygming yet. 2012-09-01 07:38:58 +00:00
c-index-test Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp. 2012-09-10 20:32:42 +00:00
clang-check Workaround for MacOSX build failure with gcc <= 4.4 2012-09-10 14:54:38 +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 [ms-inline asm] Add various MC components to clang build to support MS-style inline assembly. 2012-08-09 17:17:01 +00:00
driver Select the correct, or, failing that, compatible, dialect when invoked as cc, 2012-09-11 09:58:54 +00:00
libclang [libclang] Do index 'extern' declarations inside functions. 2012-09-10 22:58:04 +00:00
scan-build Use double instead of single quote to expand . 2012-08-29 07:22:34 +00:00
scan-view Fix call to send_error() in scan-view. An int error code is expected but a string was being sent. Patch by Andrew Price! 2011-02-21 19:26:48 +00:00
CMakeLists.txt Initial support for recursing into the new clang-tools-extra repository 2012-08-07 08:37:42 +00:00
Makefile Temporarily revert r161612 while we figure out just what the semantics 2012-08-09 21:02:52 +00:00