.. |
ARCMT
|
[arcmt] Make -Warc-unsafe-retained-assign an error when migrating. rdar://8939557
|
2011-06-22 18:03:59 +00:00 |
ASTMerge
|
Flip the default for showing include stacks on notes to false. This
|
2011-03-27 20:00:08 +00:00 |
Analysis
|
[analyzer] Finish size argument checking for strncat (and strncpy).
|
2011-06-20 21:55:40 +00:00 |
CXX
|
Accept no-return stripping conversions for pointer type arguments after
|
2011-06-18 01:19:03 +00:00 |
CodeCompletion
|
Fix an assertion when code-completing, rdar://9288730 & http://llvm.org/PR9728.
|
2011-04-23 01:04:12 +00:00 |
CodeGen
|
Canonicalize register names properly.
|
2011-06-21 00:07:10 +00:00 |
CodeGenCXX
|
Fix the mangling of dependent-scope decl ref expressions so that they
|
2011-06-21 22:12:46 +00:00 |
CodeGenObjC
|
Emit @finally blocks completely lazily instead of forcing their
|
2011-06-22 02:32:12 +00:00 |
CodeGenObjCXX
|
Alloa catching Objective-C id's being thrown with C++ throw
|
2011-06-22 20:21:51 +00:00 |
CodeGenOpenCL
|
Modify test for 32 and 64 bit.
|
2011-04-16 01:00:29 +00:00 |
Coverage
|
Remove the AST printer (-ast-print-xml), which is too incomplete and
|
2011-03-07 01:03:30 +00:00 |
Driver
|
It is possible to request the nonfragile ABI with -fobjc-abi-version=2;
|
2011-06-22 00:53:57 +00:00 |
FixIt
|
Fixed test case asserts due to checkin of r130710.
|
2011-05-02 20:39:21 +00:00 |
Frontend
|
The macros defined by the language standard are still available even when the
|
2011-06-07 06:07:12 +00:00 |
Headers
|
Attempt to fix linux buildbots by adding -ffreestanding for arm_neon tests.
|
2010-12-02 17:31:16 +00:00 |
Index
|
Automatic Reference Counting.
|
2011-06-15 23:02:42 +00:00 |
Lexer
|
Automatic Reference Counting.
|
2011-06-15 23:02:42 +00:00 |
Misc
|
Change the include stack of "instantiated from" notes to fall under the control of f/fno-diagnostics-show-note-include-stack flags. This should help with reducing diagnostic spew from macros instantiations.
|
2011-05-26 20:49:16 +00:00 |
PCH
|
Automatic Reference Counting.
|
2011-06-15 23:02:42 +00:00 |
Parser
|
Improve the diagnostics generated for switch statements missing expressions
|
2011-06-13 05:50:12 +00:00 |
Preprocessor
|
Copy diagnostic pragmas to the preprocessed output, from Richard Osborne!
|
2011-06-22 19:41:48 +00:00 |
Rewriter
|
Fixup more objc rwriter bug having to do with
|
2011-04-11 21:17:02 +00:00 |
Sema
|
Changes ParenListExpr to always require a type.
|
2011-06-22 20:02:16 +00:00 |
SemaCUDA
|
Sema: diagnose kernel calls to non-global functions
|
2011-02-23 01:53:29 +00:00 |
SemaCXX
|
Fix PR10168: don't warn for unused non-dependent variables in both the template definition and each instantiation.
|
2011-06-21 23:42:09 +00:00 |
SemaObjC
|
Change "cannot assign retained object.." warning to "assigning retained object.."
|
2011-06-22 18:03:53 +00:00 |
SemaObjCXX
|
Objective-C++ ARC: eliminate the utterly unjustified loophole that
|
2011-06-17 23:16:24 +00:00 |
SemaOpenCL
|
OpenCL: if double precision floating point constant encountered
|
2011-03-11 19:24:59 +00:00 |
SemaTemplate
|
When instantiating a function template declaration that was expressed
|
2011-06-22 18:16:25 +00:00 |
Unit
|
Reverted r132330, r132321, r132320, r132319 as per discussion. Will try in-test requirement declarations instead.
|
2011-06-02 21:55:39 +00:00 |
CMakeLists.txt
|
Only do config-time substitution of LLVM_BUILD_MODE in
|
2011-06-22 05:44:01 +00:00 |
Makefile
|
Update clang's lit.site.cfg.in in preparation for adding config.llvm_build_modes.
|
2011-06-16 01:32:21 +00:00 |
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg
|
Added registered targets for in-test dependency declarations.
|
2011-06-03 18:36:30 +00:00 |
lit.site.cfg.in
|
cmake may require LIT_TOOLS_DIR.
|
2011-06-16 21:47:59 +00:00 |
make_test_dirs.pl
|
…
|
|