hanchenye-llvm-project/clang/lib
Daniel Dunbar 126b3a103e Driver: Add Source argument for Commands to hold the Action which caused a
Command to be generated, to support more advanced diagnostics.
 - No functionality change.

llvm-svn: 74627
2009-07-01 19:02:28 +00:00
..
AST Rework Sema::CheckConditionalOperands(). No functionality change. 2009-07-01 14:36:47 +00:00
Analysis add fixme. 2009-07-01 02:12:57 +00:00
Basic Two fixes to make Clang build on Visual C++ (again), from Alisdair Meredith. 2009-07-01 15:12:53 +00:00
CodeGen Update for LLVMContext+Module change. 2009-07-01 17:00:06 +00:00
Driver Driver: Add Source argument for Commands to hold the Action which caused a 2009-07-01 19:02:28 +00:00
Frontend Add header search path for Gentoo stable, x86_64 version. 2009-07-01 18:59:43 +00:00
Headers Make sure install Clang headers when building clang-cc 2009-06-25 05:07:31 +00:00
Lex Fix our check for "random whitespace between a \ and newline" to work 2009-06-23 05:15:06 +00:00
Parse Patch to support optional nested-name-specifier in in ctor-initializer 2009-06-30 23:26:25 +00:00
Rewrite Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions. 2009-06-30 01:26:17 +00:00
Sema Rework Sema::CheckConditionalOperands(). No functionality change. 2009-07-01 14:36:47 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00