.. |
ARCMT
|
[arcmt] Take into account that all properties are strong-by-default now and fix the test.
|
2011-11-08 23:09:34 +00:00 |
ASTMerge
|
Improve location fidelity of objc decls.
|
2011-10-04 04:48:02 +00:00 |
Analysis
|
Use Sema::RequireCompleteType to check for the completeness of
|
2011-11-14 22:10:01 +00:00 |
CXX
|
Compute whether a class is trivial correctly for template classes with an explicitly deleted or defaulted special member. PR11387.
|
2011-11-15 22:39:08 +00:00 |
CodeCompletion
|
Provide result types for code completions that describe built-in
|
2011-10-18 21:20:17 +00:00 |
CodeGen
|
Fix crash in calling convention code expanding an struct with a complex member.
|
2011-11-15 02:46:03 +00:00 |
CodeGenCUDA
|
CUDA: IR generation support for device stubs
|
2011-10-06 18:51:56 +00:00 |
CodeGenCXX
|
Fix a bunch of really nasty bugs in how we compute alignment for reference lvalues. PR11376.
|
2011-11-16 00:42:57 +00:00 |
CodeGenObjC
|
The optimizers figured out how to make this store 6.
|
2011-11-15 00:19:16 +00:00 |
CodeGenObjCXX
|
obj-c++: Fix a IRGen crash when getter is a reference type.
|
2011-10-17 21:00:22 +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
|
Print a typo correction hint for unknown warning flags.
|
2011-11-14 23:30:34 +00:00 |
FixIt
|
Make the -verify bits in this test actually test something, and fix a few cases
|
2011-10-20 01:41:28 +00:00 |
Frontend
|
Frontend: Support -iframework.
|
2011-10-18 20:40:38 +00:00 |
Headers
|
Remove __WCHAR_UNSIGNED__ and anything that used it.
|
2011-09-20 18:05:01 +00:00 |
Index
|
[PCH] When chaining a PCH and serializing HeaderSearch, make sure the HeaderFileInfos
|
2011-11-13 22:08:39 +00:00 |
Lexer
|
Tests for UTF-8 encoding in strings in source code. Patch by Seth Cantrell.
|
2011-11-01 02:26:36 +00:00 |
Misc
|
Remove one group'ed warning.
|
2011-11-15 19:25:38 +00:00 |
Modules
|
Switch some more of the modules tests over to "-emit-module-from-map",
|
2011-11-16 00:21:54 +00:00 |
PCH
|
[PCH] When serializing an PseudoObjectExpr or AtomicExpr, the serialization code must be set
|
2011-11-15 06:20:27 +00:00 |
Parser
|
PR11148: Fix crash-on-invalid if an invalid member declaration is marked as
|
2011-11-10 09:08:44 +00:00 |
Preprocessor
|
Change this test to reflect the state we are moving in. The Clang
|
2011-11-05 10:15:33 +00:00 |
Rewriter
|
Fix the rewriter, rdar://10234024.
|
2011-10-05 19:37:56 +00:00 |
Sema
|
Add missing casts to AST.
|
2011-11-12 03:56:23 +00:00 |
SemaCUDA
|
CUDA: diagnose invalid calls across targets
|
2011-10-02 23:49:40 +00:00 |
SemaCXX
|
Fixed plausible overloads location.
|
2011-11-15 21:43:28 +00:00 |
SemaObjC
|
Use Sema::RequireCompleteType to check for the completeness of
|
2011-11-14 22:10:01 +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, make "Unqualified lookup into dependent bases of class templates" works inside static functions.
|
2011-11-15 23:33:34 +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
|
Rip out one of the features I added for the driver-include-management.
|
2011-11-07 09:17:31 +00:00 |
lit.site.cfg.in
|
lit support for REQUIRES: asserts.
|
2011-06-22 23:23:49 +00:00 |
make_test_dirs.pl
|
…
|
|