llvm-project/clang/lib
Ted Kremenek 104f6dfd1f Tweak grammar in checker description.
llvm-svn: 128310
2011-03-26 00:25:42 +00:00
..
AST Silly mistake in integer constant folding cleanup. 2011-03-25 19:07:11 +00:00
Analysis Fix CFG-construction bug when run from AnalysisBasedWarnings::IssueWarnings() where block-level expressions that need 2011-03-23 21:33:21 +00:00
Basic Implement a new 'availability' attribute, that allows one to specify 2011-03-23 00:50:03 +00:00
CodeGen Provide blockDecl's startLoc to startFunction. This fixes hidden bug exposed by recent code gen changes. This is tested by global-blocks-lines.exp in gdb testsuite. 2011-03-25 21:26:13 +00:00
Driver Driver/Darwin: Dsymutil actions should put the dSYM adjacent to the output file. 2011-03-25 18:16:51 +00:00
Frontend switch a few Driver APIs to use llvm::ArrayRef, cleaning up code. 2011-03-23 04:04:01 +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 we can now claim to fully support the override control feature in C++0x. 2011-03-25 15:04:23 +00:00
Parse Fixup comments. 2011-03-25 14:55:14 +00:00
Rewrite Add support for the OpenCL vec_step operator, by generalising and 2011-03-11 19:24:49 +00:00
Sema Fixup comments. 2011-03-25 14:55:14 +00:00
Serialization Implement a new 'availability' attribute, that allows one to specify 2011-03-23 00:50:03 +00:00
StaticAnalyzer Tweak grammar in checker description. 2011-03-26 00:25:42 +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