.. |
ARCMT
|
[arcmt] Integrate GC __weak into property attributes even when we don't have
|
2011-11-28 02:04:36 +00:00 |
ASTMerge
|
Improve location fidelity of objc decls.
|
2011-10-04 04:48:02 +00:00 |
Analysis
|
[analyzer] Add a missing taint tester warning.
|
2011-12-05 18:58:33 +00:00 |
CXX
|
Support decltype in nested-name-specifiers.
|
2011-12-04 05:04:18 +00:00 |
CodeCompletion
|
Provide result types for code completions that describe built-in
|
2011-10-18 21:20:17 +00:00 |
CodeGen
|
Add support for AVX registers to clang inline asm. Add a small testcase
|
2011-12-02 02:12:16 +00:00 |
CodeGenCUDA
|
CUDA: IR generation support for device stubs
|
2011-10-06 18:51:56 +00:00 |
CodeGenCXX
|
Fix mangling substitutions for address-space-qualified class
|
2011-12-03 18:24:43 +00:00 |
CodeGenObjC
|
Make sure that forward declarations are marked as such in the debug info
|
2011-11-29 23:57:40 +00:00 |
CodeGenObjCXX
|
Fix the instantiation of pseudo-object expressions. This is a
|
2011-11-30 04:42:31 +00:00 |
CodeGenOpenCL
|
Annotate imprecise FP division with fpaccuracy metadata
|
2011-10-27 19:19:51 +00:00 |
Coverage
|
Remove the Blackfin backend.
|
2011-10-25 00:06:12 +00:00 |
Driver
|
Un-XFAIL this test on Darwin, it reportedly passes now.
|
2011-11-21 21:56:51 +00:00 |
FixIt
|
Revert most of r145372 for now. Lookahead beyond the ';' in a function
|
2011-11-30 23:45:35 +00:00 |
Frontend
|
test/Frontend/dependency-gen.c: Relax expressions for Win32 host (mingw msys).
|
2011-11-17 07:21:33 +00:00 |
Headers
|
Remove __WCHAR_UNSIGNED__ and anything that used it.
|
2011-09-20 18:05:01 +00:00 |
Index
|
[PCH] Make sure that the SourceExpr of a OpaqueValueExpr is always initialized
|
2011-12-03 03:49:52 +00:00 |
Lexer
|
Implement support for the __is_final type trait, to determine whether
|
2011-12-03 18:14:24 +00:00 |
Misc
|
Place "use @dynamic or provide a method implementation" warnings under a -W flag.
|
2011-11-29 19:18:47 +00:00 |
Modules
|
Inferred framework modules automatically export anything they import
|
2011-12-05 17:40:25 +00:00 |
PCH
|
[PCH] In ASTReader::FinishedDeserializing, after we do PassInterestingDeclsToConsumer
|
2011-11-30 23:18:26 +00:00 |
Parser
|
Diagnose use of wide string literal in 'asm' instead of crashing. Fixes <rdar://problem/10465079>.
|
2011-12-02 00:35:46 +00:00 |
Preprocessor
|
Make our handling of MMX x SSE closer to what gcc does:
|
2011-11-27 20:00:43 +00:00 |
Rewriter
|
Fix the rewriter, rdar://10234024.
|
2011-10-05 19:37:56 +00:00 |
Sema
|
Move block return type inference diagnostic to a common place where
|
2011-12-03 23:53:56 +00:00 |
SemaCUDA
|
CUDA: diagnose invalid calls across targets
|
2011-10-02 23:49:40 +00:00 |
SemaCXX
|
Move block return type inference diagnostic to a common place where
|
2011-12-03 23:53:56 +00:00 |
SemaObjC
|
When typo-correction an Objective-C superclass name, don't
|
2011-12-01 15:37:53 +00:00 |
SemaObjCXX
|
Resolve placeholder expressions before trying to deduce
|
2011-11-15 01:35:18 +00:00 |
SemaOpenCL
|
TypePrinter: print OpenCL address space names. Patch by Richard
|
2011-11-08 02:52:58 +00:00 |
SemaTemplate
|
In Microsoft mode, don't perform typo correction in a template member function dependent context because it interferes with the "lookup into dependent bases of class templates" feature.
|
2011-12-03 15:55:29 +00:00 |
Unit
|
test/Unit: Fixup lit.cfg to allow running inside test/Unit (with llvm-config in
|
2011-06-22 21:46:43 +00:00 |
CMakeLists.txt
|
CUDA: set proper calling conventions for PTX
|
2011-10-06 16:49:54 +00:00 |
Makefile
|
lit support for REQUIRES: asserts.
|
2011-06-22 23:23:49 +00:00 |
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg
|
test/lit.cfg: Enhance getRegisteredTargets() to retrieve +Asserts.
|
2011-11-28 05:09:42 +00:00 |
lit.site.cfg.in
|
lit support for REQUIRES: asserts.
|
2011-06-22 23:23:49 +00:00 |
make_test_dirs.pl
|
…
|
|