llvm-project/clang/lib
Mike Stump 722cedfb0d __builtin_object_size refinements. WIP.
llvm-svn: 85136
2009-10-26 18:35:08 +00:00
..
AST __builtin_object_size refinements. WIP. 2009-10-26 18:35:08 +00:00
Analysis 'error' is usually used as a noreturn function. This can suppress some false 2009-10-26 05:18:31 +00:00
Basic rename getTypeSigned() -> isTypeSigned() per daniel's review. 2009-10-25 22:49:18 +00:00
CodeGen Switch vtable to linkeonce_odr. Patch by nlewycky. 2009-10-26 17:14:14 +00:00
Driver Rename -nostdclanginc to -nobuiltininc. 2009-10-26 13:36:57 +00:00
Frontend Audit the code for places where it is assumed that every base specifier refers to a RecordType. Add assertions or conditions as appropriate. This fixes another crash in the Apache stdlib vector. 2009-10-25 17:03:50 +00:00
Headers Make our char vector types not be explicitly signed to match GCC and to fix compilation with C++ and -fno-lax-vector-conversions 2009-09-18 19:18:19 +00:00
Index Preserve type source information in TypedefDecls. Preserve it across 2009-10-24 08:00:42 +00:00
Lex Update location of DataTypes.h to reflect move in LLVM with r85086. 2009-10-26 01:37:10 +00:00
Parse simplify Sema::getTypeName a bit: if control gets out of the switch, 2009-10-25 17:16:46 +00:00
Rewrite Call 'clear()' in ~RopePieceBTreeLeaf(), decrementing the reference 2009-10-20 06:31:34 +00:00
Sema Add fixit hint to bitwise precedence warning. 2009-10-26 17:01:32 +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