llvm-project/clang/lib
Fariborz Jahanian 9a14b84ac5 Diagnose misuse of '.*' and '->*' operators during parse
instead of crashing in code gen.

llvm-svn: 84968
2009-10-23 21:01:39 +00:00
..
AST Eliminate QualifiedDeclRefExpr, which captured the notion of a 2009-10-23 18:54:35 +00:00
Analysis Eliminate QualifiedDeclRefExpr, which captured the notion of a 2009-10-23 18:54:35 +00:00
Basic Fixed undefined behavior in pushMappings when the stack has to resize. 2009-10-23 02:21:17 +00:00
CodeGen Eliminate QualifiedDeclRefExpr, which captured the notion of a 2009-10-23 18:54:35 +00:00
Driver Driver: Fix thinko in logic for finding gcc's tool chain directory. 2009-10-22 00:12:00 +00:00
Frontend Eliminate QualifiedDeclRefExpr, which captured the notion of a 2009-10-23 18:54:35 +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 When building types from declarators, instead of building two types (one for 2009-10-22 22:37:11 +00:00
Lex Move clients to use IdentifierInfo::getNameStart() instead of getName() 2009-10-18 20:26:12 +00:00
Parse Diagnose misuse of '.*' and '->*' operators during parse 2009-10-23 21:01:39 +00:00
Rewrite Call 'clear()' in ~RopePieceBTreeLeaf(), decrementing the reference 2009-10-20 06:31:34 +00:00
Sema Diagnose misuse of '.*' and '->*' operators during parse 2009-10-23 21:01:39 +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