hanchenye-llvm-project/clang/lib
Bob Wilson 87ba1d329a Another cortex-m0 patch from James Orr.
llvm-svn: 128029
2011-03-21 21:55:25 +00:00
..
AST Recover memory from RecordLayoutBuilders during crashes. 2011-03-19 01:00:36 +00:00
Analysis Rename class 'CFGReachabilityAnalysis' to 'CFGReverseBlockReachabilityAnalysis'. 2011-03-19 01:00:33 +00:00
Basic Another cortex-m0 patch from James Orr. 2011-03-21 21:55:25 +00:00
CodeGen Fix Objective-C++ exceptions (GNU runtime). 2011-03-20 21:35:39 +00:00
Driver Add clang support for cortex-m0 cpus. Patch by James Orr. 2011-03-21 20:40:05 +00:00
Frontend Frontend: Change CC_PRINT_HEADERS to not print header depth markers, these don't 2011-03-21 19:37:38 +00:00
FrontendTool Improve crash recovery cleanup to recovery CompilerInstances during crash recovery. This was a huge resource "root" during crashes. 2011-03-21 18:40:17 +00:00
Headers lib/Headers/mm_malloc.h: On Windows, we can expect _mm_malloc would be provided as macro by <malloc.h>. 2011-03-15 02:32:43 +00:00
Index Give some convenient idiomatic accessors to Stmt::child_range and 2011-02-13 04:07:26 +00:00
Lex Lexer: Add extremely limited support for -traditional-cpp, ignoring BCPL 2011-03-18 21:23:38 +00:00
Parse Add support for language-specific address spaces. On top of that, 2011-03-18 22:38:29 +00:00
Rewrite Add support for the OpenCL vec_step operator, by generalising and 2011-03-11 19:24:49 +00:00
Sema Fix an objc++ diagnostic initializing objc pointers. 2011-03-21 19:08:42 +00:00
Serialization Propagate the new exception information to FunctionProtoType. 2011-03-12 11:50:43 +00:00
StaticAnalyzer Rename class 'CFGReachabilityAnalysis' to 'CFGReverseBlockReachabilityAnalysis'. 2011-03-19 01:00:33 +00:00
CMakeLists.txt [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core. 2011-02-08 22:30:36 +00:00
Makefile Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00