clang-1/test
Fariborz Jahanian 5b8207358f Fix a typo in my last patch reported by Erik Schwiebert.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165142 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-03 19:05:41 +00:00
..
ARCMT
ASTMerge
Analysis Revert "InlineObjCInstanceMethod.m: Remove lines introduced in r165079." 2012-10-03 16:00:32 +00:00
CXX Improve C++11 attribute parsing. 2012-10-03 01:56:22 +00:00
CodeCompletion [libclang] Remove the ParentKind cursor kind from code-completion results. 2012-09-26 16:39:56 +00:00
CodeGen Fix failure of newly added test, by using %clang instead of %clang_cc1 2012-10-03 16:52:40 +00:00
CodeGenCUDA
CodeGenCXX When mangling an APSInt with the ms abi, make sure to look at all nibbles. 2012-10-03 13:39:49 +00:00
CodeGenObjC Re-enable this test to reflect re-enabling the new SROA pass. 2012-10-02 04:24:16 +00:00
CodeGenObjCXX
CodeGenOpenCL FP_CONTRACT: Fix two tests for -Asserts. 2012-10-02 16:36:54 +00:00
Coverage
Driver Implement Adnroid MIPS toolchain support: 2012-10-03 17:46:38 +00:00
FixIt objective-C arc: Warn under arc about a use of an ivar inside a block 2012-10-03 17:55:29 +00:00
Frontend -iframework should allow separate arguments. 2012-09-25 16:13:41 +00:00
Headers Use %clang_cc1 so that the test works even if the target isn't available. 2012-09-27 01:40:12 +00:00
Index Comment to XML conversion: escape XML special chars correctly; use correct 2012-10-03 09:04:56 +00:00
Lexer
Misc Update template type diffing to handle qualifiers. Differing qualifiers will 2012-09-28 20:32:51 +00:00
Modules Add redecls into their lexical DeclContext: this is what they assert on, and the merging should have set it correctly. 2012-10-02 13:06:13 +00:00
PCH Added a test for C++11 statement attributes serialization. 2012-10-02 23:11:53 +00:00
Parser Improve C++11 attribute parsing. 2012-10-03 01:56:22 +00:00
Preprocessor [clang-tests] Changed relative paths to absolute paths in run command for annotate-macro-args.m, get-cursor-macro-args.m, import_self.c. 2012-10-01 23:39:44 +00:00
Rewriter -arch is a darwin-specific driver feature, use a triple instead in rewriter test. 2012-10-02 09:42:36 +00:00
Sema Splitting this test case into two because the behavior for the calling convention code is target-specific. 2012-10-02 14:56:00 +00:00
SemaCUDA
SemaCXX Improve C++11 attribute parsing. 2012-10-03 01:56:22 +00:00
SemaObjC Fix a typo in my last patch reported by Erik Schwiebert. 2012-10-03 19:05:41 +00:00
SemaObjCXX -Wformat: Don't check format strings in uninstantiated templates. 2012-10-02 01:49:54 +00:00
SemaOpenCL
SemaTemplate Fix a regression from r164656. 2012-09-27 22:13:33 +00:00
Tooling
Unit
CMakeLists.txt
Makefile
TestRunner.sh
cxx-sections.data
lit.cfg
lit.site.cfg.in
make_test_dirs.pl