llvm-project/clang/lib
Ken Dyck cfc332cc43 Convert NonVirtual parameter of ApplyNonVirtualAndVirtualOffset() to
CharUnits. No change in functionality intended.

llvm-svn: 128126
2011-03-23 00:45:26 +00:00
..
AST Fix a test case and teach ClearLinkageCache() to clear the linkage of 2011-03-22 06:58:49 +00:00
Analysis Rename class 'CFGReachabilityAnalysis' to 'CFGReverseBlockReachabilityAnalysis'. 2011-03-19 01:00:33 +00:00
Basic Make the definition of "long double" consistent for llvm::Triple::Win32 for 2011-03-22 21:25:11 +00:00
CodeGen Convert NonVirtual parameter of ApplyNonVirtualAndVirtualOffset() to 2011-03-23 00:45:26 +00:00
Driver Frontend: Add a more explicit -backend-option flag for passing backend command 2011-03-22 16:48:17 +00:00
Frontend Frontend: Add a more explicit -backend-option flag for passing backend command 2011-03-22 16:48:17 +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 Migrate 'PrettySTackTraceParserEntry' object out of Parser, and have it constructed within ParseAST. This avoids double crashes 2011-03-22 01:15:17 +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 error with the declaration of block parameters that depend 2011-03-22 23:15:50 +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