llvm-project/clang/lib
Abramo Bagnara 6b6f051e5e Renamed OffsetOfNode::getRange to getSourceRange for uniformity.
llvm-svn: 127534
2011-03-12 09:45:03 +00:00
..
AST Add support for the OpenCL vec_step operator, by generalising and 2011-03-11 19:24:49 +00:00
Analysis Add support for the OpenCL vec_step operator, by generalising and 2011-03-11 19:24:49 +00:00
Basic Add 'OverridenFilesKeepOriginalName' field in SourceManager which if true the SourceManager 2011-03-08 23:35:24 +00:00
CodeGen Change parameter to AppendPadding from bytes to CharUnits. No change in 2011-03-11 23:42:54 +00:00
Driver Re-enable the IdempotentOperations checker for --analyze, and put it and the DeadStores checker into the "deadcode" group. 2011-03-12 06:14:28 +00:00
Frontend Introduce '-chain-include' option to specify headers that will be converted to chained PCHs in memory 2011-03-09 17:21:42 +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 Fixes for some more expressions containing function templateids that 2011-03-12 01:48:56 +00:00
Rewrite Add support for the OpenCL vec_step operator, by generalising and 2011-03-11 19:24:49 +00:00
Sema Renamed OffsetOfNode::getRange to getSourceRange for uniformity. 2011-03-12 09:45:03 +00:00
Serialization Renamed OffsetOfNode::getRange to getSourceRange for uniformity. 2011-03-12 09:45:03 +00:00
StaticAnalyzer Re-enable the IdempotentOperations checker for --analyze, and put it and the DeadStores checker into the "deadcode" group. 2011-03-12 06:14:28 +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