llvm-project/clang/lib
Sebastian Redl e24b16205f Make sure we actually have a definition before asking if it is implicit. Fixes PR4674.
llvm-svn: 85072
2009-10-25 22:31:45 +00:00
..
AST 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
Analysis Eliminate QualifiedDeclRefExpr, which captured the notion of a 2009-10-23 18:54:35 +00:00
Basic Fix cmake failure trying to get SVN info for non-SVN trees. 2009-10-24 20:32:58 +00:00
CodeGen Fix a bug in calculating shufflevector indices when constructing vectors from other vectors. 2009-10-25 02:26:01 +00:00
Driver Driver: Fix thinko in logic for finding gcc's tool chain directory. 2009-10-22 00:12:00 +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 Move clients to use IdentifierInfo::getNameStart() instead of getName() 2009-10-18 20:26:12 +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 Make sure we actually have a definition before asking if it is implicit. Fixes PR4674. 2009-10-25 22:31:45 +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