hanchenye-llvm-project/clang/test
Eric Christopher c168ef4b5f Make this test not rely on a backend being registered.
llvm-svn: 233993
2015-04-03 01:27:02 +00:00
..
ARCMT [Objective-C SDK modernizer]. Patch to convert setter/getter 2015-04-02 21:36:03 +00:00
ASTMerge
Analysis [analyzer] Add test for previous commit. 2015-03-30 20:18:04 +00:00
CXX Unify warnings/errors from "maybe you meant" to "did you mean". 2015-04-02 22:10:06 +00:00
CodeCompletion
CodeGen Fix data layout mismatch between LLVM and Clang for i686-pc-windows-msvc-elf 2015-04-01 16:45:06 +00:00
CodeGenCUDA Fix addrspace when emitting constructors of static local variables 2015-03-25 20:06:28 +00:00
CodeGenCXX Implement CFI type checks for non-virtual calls. 2015-04-02 00:23:30 +00:00
CodeGenObjC [Objective-C metadata patch]. Patch to allocate one more space for 2015-03-31 22:22:40 +00:00
CodeGenObjCXX Add a bunch of missing "CHECK" colons in tests. NFC. 2015-03-14 01:10:19 +00:00
CodeGenOpenCL Sema: Accept pointers to any address space for builtin functions 2015-03-31 16:39:02 +00:00
Coverage
CoverageMapping InstrProf: Handle whitespace and comments at the ends of macros 2015-03-25 04:13:49 +00:00
Driver Implement CFI type checks for non-virtual calls. 2015-04-02 00:23:30 +00:00
FixIt Unify warnings/errors from "maybe you meant" to "did you mean". 2015-04-02 22:10:06 +00:00
Format
Frontend Fix typo in my last commit. 2015-03-03 00:12:08 +00:00
Headers Make this test not rely on a backend being registered. 2015-04-03 01:27:02 +00:00
Index [libclang] Fix crash when code-completing inside constructor initializer for a builtin type. 2015-03-13 07:39:30 +00:00
Integration
Layout PR6037 2015-01-19 01:44:02 +00:00
Lexer [lex] Don't read past the end of the buffer 2015-03-29 14:11:37 +00:00
Misc Record correct source range for defaulted/deleted members. 2015-03-23 21:43:28 +00:00
Modules [modules] Allow a function template definition if we have a pre-existing but not visible definition of the same template. 2015-03-27 21:57:41 +00:00
OpenMP [OPENMP] Fix crash on private variables not used in OpenMP region in templates. 2015-04-02 13:07:08 +00:00
PCH Run dos2unix on test/PCH/cxx1y-lambdas.mm 2015-04-01 20:21:34 +00:00
Parser [parse] Don't crash on alternative operator spellings from macros in c++11 attributes. 2015-03-29 19:25:07 +00:00
Preprocessor Set the type of ptrdiff_t to signed on NVPTX targets 2015-04-01 20:29:18 +00:00
Profile Re-land "MS ABI: lambda call operators are instance methods and should use thiscall" 2015-04-01 20:22:13 +00:00
Rewriter Add a bunch of missing "CHECK" colons in tests. NFC. 2015-03-14 01:10:19 +00:00
Sema Unify warnings/errors from "maybe you meant" to "did you mean". 2015-04-02 22:10:06 +00:00
SemaCUDA Ignore device-side asm constraint errors while compiling CUDA code for host and vice versa. 2015-03-19 18:40:25 +00:00
SemaCXX Unify warnings/errors from "maybe you meant" to "did you mean". 2015-04-02 22:10:06 +00:00
SemaObjC [Objective-C patch]. Amend TransformObjCMessageExpr to handle call 2015-03-30 23:30:24 +00:00
SemaObjCXX Recognize objc_bridge(id) on bridged casts to CF types. 2015-03-10 18:41:23 +00:00
SemaOpenCL Restores r228382, which was reverted in r228406. 2015-02-25 05:48:23 +00:00
SemaTemplate [MSVC] Explicit specializations can be declared in any namespace (fix for http://llvm.org/PR13738) 2015-03-20 07:21:46 +00:00
TableGen
Tooling
Unit
VFS DebugInfo: Move new hierarchy into place (clang) 2015-03-03 17:25:55 +00:00
.clang-format
CMakeLists.txt Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 2015-02-25 02:44:04 +00:00
Makefile
TestRunner.sh
cxx-sections.data
lit.cfg Check for backtraces in tests which are verifying pretty stack traces from a crashing clang. 2015-02-10 19:53:38 +00:00
lit.site.cfg.in Check for backtraces in tests which are verifying pretty stack traces from a crashing clang. 2015-02-10 19:53:38 +00:00
make_test_dirs.pl