hanchenye-llvm-project/clang/lib
Abramo Bagnara 348823aa36 Fixed source range for FileScopeAsmDecl. Others source range fixes will follow.
llvm-svn: 126939
2011-03-03 14:20:18 +00:00
..
AST Fixed source range for FileScopeAsmDecl. Others source range fixes will follow. 2011-03-03 14:20:18 +00:00
Analysis Teach CFGImplicitDtor::getDestructorDecl() about arrays of objects with destructors. 2011-03-03 01:21:32 +00:00
Basic Move some of the logic about classifying Objective-C methods into 2011-03-02 01:50:55 +00:00
CodeGen Fix a typo. 2011-03-02 22:39:34 +00:00
Driver build: Allow disabling movt/movw from build, for testing purposes. 2011-03-02 00:55:57 +00:00
Frontend Apply sysroot to system c++ headers too. Fixes PR9372. 2011-03-02 21:30:07 +00:00
FrontendTool Intoduce '-analyzer-checker-help' flag which outputs a list of all available static analyzer checkers. 2011-02-25 00:09:51 +00:00
Headers CMake: updated list of installable header files. PR9321. 2011-02-27 13:33:31 +00:00
Index Give some convenient idiomatic accessors to Stmt::child_range and 2011-02-13 04:07:26 +00:00
Lex Provide an attribute, objc_method_family, to allow the inferred family 2011-03-02 11:33:24 +00:00
Parse Fixed source range for FileScopeAsmDecl. Others source range fixes will follow. 2011-03-03 14:20:18 +00:00
Rewrite Fix objc rewriting bug casting to qualified objective-c pointetr. 2011-02-26 01:31:36 +00:00
Sema Fixed source range for FileScopeAsmDecl. Others source range fixes will follow. 2011-03-03 14:20:18 +00:00
Serialization Fixed source range for FileScopeAsmDecl. Others source range fixes will follow. 2011-03-03 14:20:18 +00:00
StaticAnalyzer Move some of the logic about classifying Objective-C methods into 2011-03-02 01:50:55 +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