llvm-project/clang/lib
Nick Lewycky 757515588a Don't use "../foo" to return to the current directory.
llvm-svn: 125642
2011-02-16 02:10:49 +00:00
..
AST Convert Alignment member to CharUnits from bits. No change in functionality 2011-02-16 02:05:21 +00:00
Analysis Fix memory leak in CFGBuilder resulting from tracking scope information using SmallVectors. 2011-02-15 02:47:45 +00:00
Basic OpenCL: add support for __kernel, kernel keywords and EXTENSION, 2011-02-14 01:42:53 +00:00
CodeGen Simplify test to check an aggregate argument that has non trivial constructor or destructor. 2011-02-16 01:11:51 +00:00
Driver [analyzer] Use the new registration mechanism on the IdempotentOperationChecker. 2011-02-15 22:55:14 +00:00
Frontend [analyzer] Use the new registration mechanism on the IdempotentOperationChecker. 2011-02-15 22:55:14 +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 Implement a special code-completion pattern for "IBAction". Fixes 2011-02-15 22:19:42 +00:00
Rewrite Give some convenient idiomatic accessors to Stmt::child_range and 2011-02-13 04:07:26 +00:00
Sema Add trivial buffer overflow checking in Sema. 2011-02-16 01:57:07 +00:00
Serialization Serialization/deserialization support for floating point #pragma 2011-02-15 19:46:30 +00:00
StaticAnalyzer Don't use "../foo" to return to the current directory. 2011-02-16 02:10:49 +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