clang-1/include/clang
Chris Lattner 445026698c move llvm backend specific #includes into Backend.cpp instead of Clang.cpp
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64872 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-18 01:23:44 +00:00
..
AST isICE was evaluating ?: incorrectly with missing-gcc-LHS extension. 2009-02-18 00:47:45 +00:00
Analysis BasicValueFactory: getMinValue/getMaxValue can be applied to any location type as specified by Loc::IsLocType(). 2009-02-17 22:21:44 +00:00
Basic Implement basic parsing and semantic analysis for explicit 2009-02-17 23:15:12 +00:00
CodeGen Add GetModule accessor to ModuleBuilder 2008-10-21 19:55:09 +00:00
Driver move llvm backend specific #includes into Backend.cpp instead of Clang.cpp 2009-02-18 01:23:44 +00:00
Lex track "just a little more" location information for macro instantiations. 2009-02-15 20:52:18 +00:00
Parse Implement basic parsing and semantic analysis for explicit 2009-02-17 23:15:12 +00:00
Rewrite this massive patch introduces a simple new abstraction: it makes 2009-01-17 06:22:33 +00:00
Sema Fix -Wimplicit-function-declaration, which required some refactoring and 2009-01-29 06:55:46 +00:00