llvm-project/clang/lib
Sebastian Redl 3b27be6ceb Recognize rvalue references in C++03, but complain about them. This leads to far better error recovery.
llvm-svn: 67495
2009-03-23 00:00:23 +00:00
..
AST Adjust isModifiableLvalue to give a slightly more useful diagnostic for 2009-03-22 23:26:56 +00:00
Analysis GRExprEngine: 2009-03-20 20:10:45 +00:00
Basic Eliminate post-diagnostic hooks. Instead, implement a Sema-specific 2009-03-20 22:48:49 +00:00
CodeGen switch getBuiltinLibFunction to use the new GetOrCreateLLVMFunction 2009-03-22 21:56:56 +00:00
Driver Driver: Drop code for checking bounds in SeparateArg::render, this 2009-03-22 23:50:14 +00:00
Frontend Plist diagnostics: distinguish between regular and extended messages for "events". 2009-03-19 00:42:56 +00:00
Headers Only intptr_t is protected by __intptr_t_defined. 2009-03-15 03:16:47 +00:00
Lex PTHManager::Create(): 2009-03-22 06:42:39 +00:00
Parse Recognize rvalue references in C++03, but complain about them. This leads to far better error recovery. 2009-03-23 00:00:23 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema Partial implementation of PR3342: break out pointer sign 2009-03-22 23:59:44 +00:00
CMakeLists.txt Fix cmake builds. 2009-03-02 17:05:26 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00