hanchenye-llvm-project/clang/lib
Douglas Gregor 0e5d72f164 I will not hold on to temporary StringRefs.
I will not hold on to temporary StringRefs.
I will not hold on to temporary StringRefs.
I will not hold on to temporary StringRefs.
I will not hold on to temporary StringRefs.
I will not hold on to temporary StringRefs.
I will not hold on to temporary StringRefs.
I will not hold on to temporary StringRefs.
I will not hold on to temporary StringRefs.
I will not hold on to temporary StringRefs.
I will not hold on to temporary StringRefs.

llvm-svn: 125718
2011-02-17 03:19:26 +00:00
..
AST Convert MaxFieldAlignment to CharUnits from bits. No change in functionality 2011-02-17 01:49:42 +00:00
Analysis Fix memory leak in CFGBuilder resulting from tracking scope information using SmallVectors. 2011-02-15 02:47:45 +00:00
Basic Fix a thinko with llvm::Optional, which is clearly the most dangerous class template in the universe 2011-02-16 19:09:24 +00:00
CodeGen Ensure that the NRVO flag has some block to insert into. Fixes PR9178! 2011-02-16 23:59:08 +00:00
Driver Disable default synthesized properties until we can properly re-evaluate the feature. 2011-02-17 02:17:56 +00:00
Frontend fix clang -MM output to escape spaces in filenames. This seems to be 2011-02-17 02:14:49 +00:00
FrontendTool [analyzer] Overhauling of the checker registration mechanism. 2011-02-14 18:13:31 +00:00
Headers Optimized IR for vec_splat 2010-12-01 21:59:31 +00:00
Index Give some convenient idiomatic accessors to Stmt::child_range and 2011-02-13 04:07:26 +00:00
Lex Warn for missing terminating " or ' instead of error for gcc compatibility. Fixed rdar://8914293. 2011-02-15 23:45:31 +00:00
Parse When Parser::ParseExpressionList isn't given a completer, fall back to 2011-02-17 03:09:23 +00:00
Rewrite Block rewriting bug. Don't take address of captured 2011-02-16 22:37:10 +00:00
Sema I will not hold on to temporary StringRefs. 2011-02-17 03:19:26 +00:00
Serialization Serialization/deserialization support for floating point #pragma 2011-02-15 19:46:30 +00:00
StaticAnalyzer Makes most methods in SVals.h conform to the naming guide. Reviewed 2011-02-16 21:13:32 +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