.. |
AST
|
Fix lookup for class messages sent to qualified-class
|
2011-04-06 18:40:08 +00:00 |
Analysis
|
Commit a bit of a hack to fully handle the situation where variables are
|
2011-04-05 21:36:30 +00:00 |
Basic
|
Enable sse4 and aes for SandyBridge. Leave avx support commented out for now.
|
2011-04-05 20:32:44 +00:00 |
CodeGen
|
[Reapply r128773. This is not the source of the issues Devang was seeing
|
2011-04-07 01:22:42 +00:00 |
Driver
|
Add support for Fedora16, gcc 4.6.0 and Fedora Rawhide.
|
2011-04-06 18:22:53 +00:00 |
Frontend
|
Add support for Fedora16, gcc 4.6.0 and Fedora Rawhide.
|
2011-04-06 18:22:53 +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
|
Implement the AVX cmp builtins as macros instead of static inlines.
|
2011-04-06 03:37:51 +00:00 |
Index
|
Give some convenient idiomatic accessors to Stmt::child_range and
|
2011-02-13 04:07:26 +00:00 |
Lex
|
Fix getLocForEndOfToken to not double-count spurious internal characters
|
2011-04-06 01:50:22 +00:00 |
Parse
|
Diagnose a missing ')' on what looks like a statement expression.
|
2011-04-06 02:35:25 +00:00 |
Rewrite
|
Fixes a rewriter bug rewriting call to a byref
|
2011-04-01 23:08:13 +00:00 |
Sema
|
Wide Pascal strings should be of type wchar_t[] and not unsigned char[].
|
2011-04-06 18:42:48 +00:00 |
Serialization
|
Make ChainedIncludesSource an ExternalSemaSource, otherwise initialization of the ASTReader is incomplete, leading to errors like not realizing std::type_info is already defined.
|
2011-03-31 19:29:24 +00:00 |
StaticAnalyzer
|
When updating the retain summary based on {cf,ns}_consumed attributes,
|
2011-04-06 09:02:12 +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 |