clang-1/include/clang
John McCall 2b7baf0816 Roll back r104941.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104990 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-28 18:25:28 +00:00
..
AST Roll back r104941. 2010-05-28 18:25:28 +00:00
Analysis Fixes for compilation with Microsoft Visual Studio 2010, from Steven Watanabe! 2010-05-11 06:18:17 +00:00
Basic Roll back r104941. 2010-05-28 18:25:28 +00:00
Checker Remove extents of dead symbolic regions when RemoveDeadBindings. 2010-05-26 03:27:35 +00:00
CodeGen Add a comment to mention the memory ownership situation. 2010-05-27 20:28:55 +00:00
Driver Driver: Add support for -m[no-]relax-all, and make it the default at -O0. 2010-05-27 06:18:05 +00:00
Frontend Only enable code patterns (e.g., try { statements } catch (...) { 2010-05-25 21:41:55 +00:00
Index update to match LLVM API change: 2009-12-15 07:26:51 +00:00
Lex Tell the string literal parser when it's not permitted to emit 2010-05-26 05:35:51 +00:00
Parse Roll back r104941. 2010-05-28 18:25:28 +00:00
Rewrite Add a write(raw_ostream&) method to RewriteBuffer. This uses an inefficient 2010-04-16 18:49:45 +00:00
Sema Introduce priorities into the code-completion results. 2010-05-26 22:00:08 +00:00
CMakeLists.txt Reapplying patch to change StmtNodes.def to StmtNodes.td, this time 2010-05-05 15:24:00 +00:00
Makefile ignore *.orig when installing, patch by Brooks Davis! 2010-05-06 21:49:51 +00:00