llvm-project/clang/lib
Anders Carlsson 5b2095ce16 Implement code generation of ChooseExpr for aggregate types.
llvm-svn: 75021
2009-07-08 18:33:14 +00:00
..
AST Fix a corner case with argument-dependent lookup and overloaded function sets. 2009-07-08 10:57:20 +00:00
Analysis fix comment. 2009-07-07 01:36:53 +00:00
Basic Correct FreeBSD target info, fixing PR4514. 2009-07-08 13:55:08 +00:00
CodeGen Implement code generation of ChooseExpr for aggregate types. 2009-07-08 18:33:14 +00:00
Driver Introduce the notion of "Relocatable" precompiled headers, which are built 2009-07-07 00:12:59 +00:00
Frontend Patch adds test to my previous patch for assigning to 2009-07-08 16:37:44 +00:00
Headers Make sure install Clang headers when building clang-cc 2009-06-25 05:07:31 +00:00
Index Refactor DeclLocResolver/StmtLocResolver into a more functional style by removing the search state 2009-07-07 00:53:31 +00:00
Lex Convert the CharInfo table to be statically initialized, instead of dynamically initialized. Patch by Ryan Flynn! 2009-07-07 17:09:54 +00:00
Parse Parsing fix for out-of-line constructors, from Piotr Rak 2009-07-06 16:40:48 +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 Fix a corner case with argument-dependent lookup and overloaded function sets. 2009-07-08 10:57:20 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00