..
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
Change the AST representation of operations on Objective-C
2011-11-06 09:01:30 +00:00
CXX
Some tests missed from r144056.
2011-11-08 02:18:13 +00:00
CodeCompletion
Provide result types for code completions that describe built-in
2011-10-18 21:20:17 +00:00
CodeGen
Fix test so that it XFAILs consistently.
2011-11-05 00:49:47 +00:00
CodeGenCUDA
CUDA: IR generation support for device stubs
2011-10-06 18:51:56 +00:00
CodeGenCXX
This test isn't portable to non-x86 platforms; specify a triple.
2011-11-08 19:55:32 +00:00
CodeGenObjC
Emit the copy and dipose helpers for ARC __strong
2011-11-09 03:17:26 +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
Fix an issue that Duncan discovered on a specific (no longer current)
2011-11-09 03:46:20 +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
Introduce proper spacing after the Objective-C parameter qualifiers
2011-11-09 02:13:45 +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
Put ext_offsetof_extended_field_designator under the warning flag
2011-11-09 03:01:42 +00:00
Modules
Make the loading of information attached to an IdentifierInfo from an
2011-10-27 09:33:13 +00:00
PCH
This test was assuming that /usr/include was in the system header search
2011-11-06 06:59:15 +00:00
Parser
Improve the diagnostic when a comma ends up at the end of a declarator group
2011-10-19 21:33:05 +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
Check pointer types for arguments of Neon load/store macros. rdar://9958031
2011-11-08 05:04:11 +00:00
SemaCUDA
CUDA: diagnose invalid calls across targets
2011-10-02 23:49:40 +00:00
SemaCXX
Don't crash when transforming an ill-formed pseudo-destructor
2011-11-09 02:19:47 +00:00
SemaObjC
Don't crash on invalid objc code.
2011-11-09 00:22:48 +00:00
SemaObjCXX
Improve text of a diagnostic.
2011-10-31 17:27:06 +00:00
SemaOpenCL
TypePrinter: print OpenCL address space names. Patch by Richard
2011-11-08 02:52:58 +00:00
SemaTemplate
Mark the overloaded atomic builtins as having custom type checking,
2011-11-08 19:45:38 +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
…