llvm-project/clang/lib
Abramo Bagnara ea94788cf4 Fixed source range for StaticAssertDecl and LinkageSpecDecl. Fixed source range for declarations using postfix types.
llvm-svn: 127251
2011-03-08 16:41:52 +00:00
..
AST Fixed source range for StaticAssertDecl and LinkageSpecDecl. Fixed source range for declarations using postfix types. 2011-03-08 16:41:52 +00:00
Analysis Fix null dereference in CFGBlock::FilterEdge that was reported in PR 9412. 2011-03-07 22:04:39 +00:00
Basic lib/Basic/Targets.cpp: mingw-w64 should define __MINGW32__, too. 2011-03-08 12:06:46 +00:00
CodeGen Emit block capture initializers as if they were normal initializers for a local 2011-03-08 09:38:48 +00:00
Driver Redo part of r127137: 2011-03-07 01:15:29 +00:00
Frontend Allow passing '-###' to ASTUnit::LoadFromCommandLine to print out the cc1 options. 2011-03-07 22:45:01 +00:00
FrontendTool Remove the AST printer (-ast-print-xml), which is too incomplete and 2011-03-07 01:03:30 +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 Fix my earlier commit to work with escaped newlines and leave breadcrumbs 2011-03-08 07:59:04 +00:00
Parse Fixed source range for StaticAssertDecl and LinkageSpecDecl. Fixed source range for declarations using postfix types. 2011-03-08 16:41:52 +00:00
Rewrite Fixed source range for all DeclaratorDecl's. 2011-03-08 08:55:46 +00:00
Sema Fixed source range for StaticAssertDecl and LinkageSpecDecl. Fixed source range for declarations using postfix types. 2011-03-08 16:41:52 +00:00
Serialization Fixed source range for StaticAssertDecl and LinkageSpecDecl. Fixed source range for declarations using postfix types. 2011-03-08 16:41:52 +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