llvm-project/clang/tools/driver
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
..
CMakeLists.txt Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
Info.plist.in build/Darwin: Add missing Info.plist template. 2010-07-15 20:26:56 +00:00
Makefile Tweak link order to hopefully resolve a buildbot failure. 2012-09-01 06:20:25 +00:00
cc1_main.cpp Unify Options.td and CC1Options.td, in a first step towards unifying the serialization logic in Frontend and Driver. 2012-05-01 14:57:16 +00:00
cc1as_main.cpp Allow MCCodeEmitter access to the target MCRegisterInfo. 2012-05-15 17:36:07 +00:00
clang_symlink.cmake CMAKE_EXECUTABLE_SUFFIX is undefined when a cmake script is executed 2011-02-22 13:05:15 +00:00
driver.cpp Select the correct, or, failing that, compatible, dialect when invoked as cc, 2012-09-11 09:58:54 +00:00