llvm-project/clang/lib
Anders Carlsson d5931cd2b7 Pass the canonical method decl to GetVtableIndex. Fixes PR5120.
llvm-svn: 83272
2009-10-03 19:56:56 +00:00
..
AST Ignore No-op casts when evaluating lvalue expressions. Fixes PR5122. 2009-10-03 16:30:22 +00:00
Analysis Fix bad grammar in static analyzer diagnostic. Reported by Robert Purves! 2009-10-01 17:31:50 +00:00
Basic Handle Eli remark on mingw __declspec macro definition 2009-09-27 10:09:11 +00:00
CodeGen Pass the canonical method decl to GetVtableIndex. Fixes PR5120. 2009-10-03 19:56:56 +00:00
Driver Set __EXCEPTIONS by checking on darwin's triple. 2009-10-01 20:30:46 +00:00
Frontend Move the "needs exception support" logic to clang. This also fixes 2009-10-01 13:33:33 +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 Pull TypeLocVisitor into its own header file. 2009-09-29 21:27:32 +00:00
Lex Replace the -code-completion-dump option with 2009-09-22 21:11:38 +00:00
Parse Move DeclSpec::setProtocolQualifiers() out of line. 2009-09-29 19:42:11 +00:00
Rewrite Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Sema Create CXXMemberCallExpr for pointer-to-member calls. 2009-10-03 17:40:22 +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