llvm-project/clang/test
Fariborz Jahanian e283346d0b objc-arc: diagnose synthesis of a 'weak unavailable' property.
// rdar://10535245

llvm-svn: 146272
2011-12-09 19:55:11 +00:00
..
ARCMT [arcmt] Un-XFAIL a test. 2011-12-09 00:17:47 +00:00
ASTMerge Improve location fidelity of objc decls. 2011-10-04 04:48:02 +00:00
Analysis [analyzer] Fix inconsistency on when SValBuilder assumes that 2 2011-12-09 03:34:02 +00:00
CXX Decltype in non-pseudo (& non-dependent) dtor calls. 2011-12-08 16:13:53 +00:00
CodeCompletion Provide result types for code completions that describe built-in 2011-10-18 21:20:17 +00:00
CodeGen Fix an edge case in IRGen for conditionals. PR11509. 2011-12-08 22:01:56 +00:00
CodeGenCUDA CUDA: IR generation support for device stubs 2011-10-06 18:51:56 +00:00
CodeGenCXX Make sure we correctly zero-initialize unions containing a pointer to data member as the first field. PR11487. 2011-12-07 01:30:11 +00:00
CodeGenObjC Fix an extremely stupid bug causing terrible miscompilations 2011-12-06 02:56:18 +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 add tree test for suse on ppc64 (r146142) 2011-12-08 20:36:19 +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 Headers: wmmintrin.h only needs xmmintrin.h. 2011-12-06 16:17:54 +00:00
Index [libclang] API enhancements by Joe Groff! 2011-12-06 22:05:01 +00:00
Lexer Implement support for the __is_final type trait, to determine whether 2011-12-03 18:14:24 +00:00
Misc Make changes to SDiagsWriter to make it work in combination with the ARC migrator: 2011-12-07 05:52:12 +00:00
Modules Implement the notion of umbrella directories, which implicity cover 2011-12-09 02:04:43 +00:00
PCH [PCH] In ASTReader::FinishedDeserializing, after we do PassInterestingDeclsToConsumer 2011-11-30 23:18:26 +00:00
Parser Fix: allow @protocol forward declarations inside @implementation-s. 2011-12-08 09:58:43 +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 Make printf warnings refer to wint_t and wchar_t by name 2011-12-09 12:22:12 +00:00
SemaCUDA CUDA: diagnose invalid calls across targets 2011-10-02 23:49:40 +00:00
SemaCXX Provide a separate warning for weak vtables in explicit template instantiations. There's no (current) way to fix such templates to emit strong symbols/vtables, but perhaps users want to know about the cost being incurred anyway. 2011-12-09 18:32:50 +00:00
SemaObjC objc-arc: diagnose synthesis of a 'weak unavailable' property. 2011-12-09 19:55:11 +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 Add a warning for implicit conversion from function literals (and static 2011-12-05 20:49:50 +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