llvm-project/clang/test
Fariborz Jahanian 9ac0a04b29 Patch to fix 32-bit @try failure with internal assertion when compiling
an Objective-C rethrow nested inside another try/catch block. (fixes radar 7466728).

llvm-svn: 91335
2009-12-14 21:35:01 +00:00
..
Analysis Replace clang-cc with clang -cc1. 2009-12-14 06:34:20 +00:00
CXX Fix test. 2009-12-13 18:30:34 +00:00
CodeCompletion Make tests use the new clang -cc1 flag. 2009-12-14 18:00:56 +00:00
CodeGen Make tests use the new clang -cc1 flag. 2009-12-14 18:00:56 +00:00
CodeGenCXX When rebuilding CXXConstructExprs after a transformation, use 2009-12-14 16:27:04 +00:00
CodeGenObjC Patch to fix 32-bit @try failure with internal assertion when compiling 2009-12-14 21:35:01 +00:00
CodeGenObjCXX Test uses the new clang. 2009-12-14 17:14:55 +00:00
Coverage Make tests use the new clang -cc1 flag. 2009-12-14 18:00:56 +00:00
Driver Tests: Fix some bugs in clang_f_opts, options were out of order but it worked 2009-12-13 02:00:23 +00:00
FixIt Make tests use the new clang -cc1 flag. 2009-12-14 18:00:56 +00:00
Frontend Use '-FOO' 'BAR' instead of '-FOO=BAR' in tests. 2009-11-30 08:41:04 +00:00
Index Make tests use the new clang -cc1 flag. 2009-12-14 18:00:56 +00:00
Lexer teach clang to recover gracefully from conflict markers left in source 2009-12-14 06:16:57 +00:00
Misc Switch this test to use clang-cc. 2009-12-08 21:12:25 +00:00
PCH Make tests use the new clang -cc1 flag. 2009-12-14 18:00:56 +00:00
Parser Make tests use the new clang cc1 flag. 2009-12-14 17:51:07 +00:00
Preprocessor Make tests use the new clang -cc1 flag. 2009-12-14 18:00:56 +00:00
Rewriter Make tests use the new clang -cc1 flag. 2009-12-14 17:47:10 +00:00
Sema Make tests use the new clang -cc1 flag. 2009-12-14 18:00:56 +00:00
SemaCXX Don't assume that all conversions to a void pointer are converting 2009-12-13 21:29:20 +00:00
SemaObjC Change tests to use clang -cc1... 2009-12-14 17:36:25 +00:00
SemaObjCXX Make tests use the new clang -cc1 flag. 2009-12-14 17:43:07 +00:00
SemaTemplate Improve template instantiation for object constructions in several ways: 2009-12-14 19:27:10 +00:00
CMakeLists.txt Remove clang-cc tool, it has joined in unholy union with clang. 2009-12-12 00:56:47 +00:00
Makefile Add clang_site_config user variable, so that extra tests (e.g., utils/C++Syntax) 2009-11-05 16:36:19 +00:00
TestRunner.sh Switch TestRunner.sh to just use 'lit'. 2009-09-20 22:00:23 +00:00
cxx-sections.data Update C++ section data and directory structure to reflect N2914 2009-06-30 16:45:27 +00:00
lit.cfg Tests: Stop looking for clang-cc, we don't need it. 2009-12-11 23:35:10 +00:00
lit.site.cfg.in Rework site config for cmake to be generated at configure time, and only pass 2009-11-07 23:53:32 +00:00
make_test_dirs.pl Add the structure for a C++ test suite that mimics the structure of the C++ standard 2009-06-13 06:06:53 +00:00