hanchenye-llvm-project/clang/test
Artem Belevich c3e2fd7bea Revert "PR21000: pass -I options to assembler" as the test was failing on hexagon.
llvm-svn: 235919
2015-04-27 21:11:08 +00:00
..
ARCMT [Objective-C SDK modernizer]. Patch to convert setter/getter 2015-04-02 21:36:03 +00:00
ASTMerge
Analysis [analyzer] This implements potential undefbehavior.ZeroAllocDereference checker. 2015-04-14 14:18:04 +00:00
CXX [Sema] Don't crash if array bound calculation overflowed constexpr array 2015-04-18 04:55:51 +00:00
CodeCompletion
CodeGen Don't emit lifetime markers when msan is enabled 2015-04-23 18:07:13 +00:00
CodeGenCUDA [cuda] treat file scope __asm as __host__ and ignore it during device-side compilation. 2015-04-27 18:52:00 +00:00
CodeGenCXX [MS ABI] Use 'continue' instead of 'return false' where intended 2015-04-27 17:19:49 +00:00
CodeGenObjC [opaque pointer type] Update test cases now that the type for an invoke is just a function type, not a pointer-to-function type 2015-04-24 19:33:25 +00:00
CodeGenObjCXX Revert "Revert r234581, it might have caused a few miscompiles in Chromium." 2015-04-22 21:38:15 +00:00
CodeGenOpenCL Remove the cl-no-signed-zeros cc1 option 2015-04-04 14:54:24 +00:00
Coverage
CoverageMapping InstrProf: Fix coverage maps for conditional operators 2015-04-24 23:37:57 +00:00
Driver Revert "PR21000: pass -I options to assembler" as the test was failing on hexagon. 2015-04-27 21:11:08 +00:00
FixIt Move fixit for const init from note to diag, weaken to warning in MS mode. 2015-04-17 08:32:38 +00:00
Format
Frontend Simplify depfile quoting test. 2015-04-27 19:40:04 +00:00
Headers Make this test not rely on a backend being registered. 2015-04-03 01:27:02 +00:00
Index [libclang] Add functions to get information about fields. 2015-04-13 16:55:04 +00:00
Integration
Layout
Lexer [lex] Don't read past the end of the buffer 2015-03-29 14:11:37 +00:00
Misc Generate a diagnostic when a catch handler cannot execute due to class hierarchy inversion with regards to other catch handlers for the same block. 2015-04-08 00:05:29 +00:00
Modules [modules] Properly attribute macros to modules if they're in a file textually included into a file in the module. 2015-04-23 22:58:06 +00:00
OpenMP [OPENMP] Codegen for 'taskwait' directive. 2015-04-27 05:22:09 +00:00
PCH Use raw_pwrite_stream in clang. 2015-04-14 15:15:49 +00:00
Parser [MS ABI] Correctly associate align attrs before the class-key 2015-04-19 07:53:29 +00:00
Preprocessor [MSVC] Mimic MSVC whitespace collapse for incompatible token pasting 2015-04-17 12:43:57 +00:00
Profile Fix this test so it doesn't try to open a file to write to the source tree 2015-04-06 16:33:18 +00:00
Rewriter [Objective-C modern translation]. Patch to fix type of 2015-04-09 18:36:50 +00:00
Sema [Sema] Don't allow unverified bitfields in FieldDecls 2015-04-26 04:58:18 +00:00
SemaCUDA [cuda] Ignore "TLS unsupported by target" errors for host variables during device compilation. 2015-04-27 19:37:53 +00:00
SemaCXX [Sema] Do not permit binding a reference to a compound literal 2015-04-26 07:35:03 +00:00
SemaObjC [Sema] Check availability of ObjC super class and protocols of a container 2015-04-19 20:15:55 +00:00
SemaObjCXX [Objective-C Sema] Fixes a typo which did not allow 2015-04-10 22:07:47 +00:00
SemaOpenCL Restores r228382, which was reverted in r228406. 2015-02-25 05:48:23 +00:00
SemaTemplate Improve the error message for assigning to read-only variables. 2015-04-11 01:53:13 +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