.. |
AST
|
Push nested-name-specifier source-location information into
|
2011-02-25 18:19:59 +00:00 |
Analysis
|
Fix tiny error in CFG construction for BinaryConditionalOperators, making sure the branch always has two successors. Also teach Environment::getSVal() about OpaqueValueExprs.
|
2011-02-24 03:09:15 +00:00 |
Basic
|
Teach TextDiagnosticPrinter to print out '-Werror' in addition to the warning flag for a warning mapped to an error.
|
2011-02-25 01:28:26 +00:00 |
CodeGen
|
Tame an assert; the scope depth of a jump destination does not
|
2011-02-25 04:19:13 +00:00 |
Driver
|
Add support for ArchLinux, patch by Kevin Winchester.
|
2011-02-25 06:39:53 +00:00 |
Frontend
|
Teach objc-rewriter to pass -fobjc-exceptions along.
|
2011-02-25 17:24:55 +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
|
Put targets on folders, if the IDE supports the feature.
|
2011-02-20 22:06:44 +00:00 |
Index
|
Give some convenient idiomatic accessors to Stmt::child_range and
|
2011-02-13 04:07:26 +00:00 |
Lex
|
Reimplement __pragma support using a TokenLexer
|
2011-02-22 13:49:06 +00:00 |
Parse
|
Make sure to give CXXScopeSpec::SetInvalid() a valid source
|
2011-02-25 16:51:05 +00:00 |
Rewrite
|
Fix a rewrite bug. // rdar://9039342
|
2011-02-24 21:29:21 +00:00 |
Sema
|
Print optional message for attr(unavailable) in C++ mode.
|
2011-02-25 18:38:59 +00:00 |
Serialization
|
Push nested-name-specifier source-location information into
|
2011-02-25 18:19:59 +00:00 |
StaticAnalyzer
|
Intoduce '-analyzer-checker-help' flag which outputs a list of all available static analyzer checkers.
|
2011-02-25 00:09:51 +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 |