llvm-capstone/clang/test
2013-06-26 17:19:48 +00:00
..
Analysis [analyzer] Handle zeroing CXXConstructExprs. 2013-06-25 01:56:08 +00:00
ARCMT [arcmt/driver] For the -ccc-arcmt-* flags, claim them when -fno-objc-arc is passed to avoid the 2013-06-24 19:01:18 +00:00
ASTMerge
CodeCompletion
CodeGen Revert r184787: "Added arm_neon intrinsic tests." 2013-06-25 02:18:39 +00:00
CodeGenCUDA
CodeGenCXX Implement DR136 2013-06-25 23:09:30 +00:00
CodeGenObjC DebugInfo: handle the DI asm printing change to reword '[fwd]' as '[decl]' and add '[def]' for non-decl tag types 2013-06-21 03:41:46 +00:00
CodeGenObjCXX Change mangling of objects inside block literals. 2013-06-24 20:24:19 +00:00
CodeGenOpenCL
Coverage
CXX Implement DR136 2013-06-25 23:09:30 +00:00
Driver Add support for passing '-target armv8' through the Driver. 2013-06-26 17:19:48 +00:00
FixIt Add the global namespace (the "::" namespace specifier) to the list of 2013-06-24 17:49:03 +00:00
Format
Frontend
Headers
Index [AST] Introduce a new DecayedType sugar node 2013-06-24 17:51:48 +00:00
Lexer PR16339: Don't produce a diagnostic pointing at the whitespace between a '#if' 2013-06-16 05:05:39 +00:00
Misc Delete dead code. 2013-06-21 01:49:53 +00:00
Modules Fix deserializing of class template partial specializations. Assign sequence 2013-06-25 01:25:15 +00:00
OpenMP
Parser PR8302: Check for shadowing a template parameter when declaring a template 2013-06-25 22:21:36 +00:00
PCH Lazily deserialize the "first' friend declaration when deserializing a class 2013-06-26 02:41:25 +00:00
Preprocessor Match MSVC's handling of commas during macro argument expansion 2013-06-26 17:16:08 +00:00
Rewriter
Sema Make this test properly test both things it's trying to test. 2013-06-25 22:37:05 +00:00
SemaCUDA
SemaCXX Don't check for triviality on fields of templated records. We can't know the 2013-06-25 23:22:23 +00:00
SemaObjC Objective-C: Warn when IBOutletCollection property 2013-06-25 17:34:50 +00:00
SemaObjCXX [Sema] Call CheckParmForFunctionDef on ObjC method parameters 2013-06-24 14:38:26 +00:00
SemaOpenCL
SemaTemplate Propagate the invalid bit from bases to derived template classes. 2013-06-21 18:58:32 +00:00
TableGen
Tooling
Unit
CMakeLists.txt
cxx-sections.data
lit.cfg clang/test/lit.cfg: Tweak getClangBuiltinIncludeDir() not to expose dosish path separator on MSYS bash.exe, since r184774. 2013-06-26 10:45:20 +00:00
lit.site.cfg.in
make_test_dirs.pl
Makefile
TestRunner.sh