llvm-project/clang/test
Richard Smith a523022b53 [modules] Handle defining a tag with a typedef name for linkage purposes on top of an existing imported-but-not-visible definition.
llvm-svn: 233345
2015-03-27 01:37:43 +00:00
..
ARCMT [SDK modernizer PATCH]. Fixes a bug whereby a call to super 2015-03-23 20:52:26 +00:00
ASTMerge
Analysis Record correct source range for defaulted/deleted members. 2015-03-23 21:43:28 +00:00
CXX C++14: Disable sized deallocation by default due to ABI breakage 2015-03-20 00:31:07 +00:00
CodeCompletion
CodeGen [PowerPC] Remove assembly testing from test/CodeGen/ppc64-elf-abi.c 2015-03-26 20:16:52 +00:00
CodeGenCUDA Fix addrspace when emitting constructors of static local variables 2015-03-25 20:06:28 +00:00
CodeGenCXX Reverting r233023 -- it caused test failures on Windows with MSVC x86. 2015-03-24 13:51:13 +00:00
CodeGenObjC Test case updates for explicit type parameter to the gep operator 2015-03-13 18:21:46 +00:00
CodeGenObjCXX Add a bunch of missing "CHECK" colons in tests. NFC. 2015-03-14 01:10:19 +00:00
CodeGenOpenCL [CodeGen] Support native half inc/dec amounts. 2015-03-24 23:44:42 +00:00
Coverage clang/test/Coverage/html-diagnostics.c: Use find(1) to avoid globbing. 2014-11-04 13:05:10 +00:00
CoverageMapping InstrProf: Handle whitespace and comments at the ends of macros 2015-03-25 04:13:49 +00:00
Driver Enable -ffunction-sections and -fdata-sections for CloudABI by default. 2015-03-26 17:50:28 +00:00
FixIt Diagnose ref-qualifiers occuring after virt-specifier-seq and generate fixit hints 2015-03-25 00:53:33 +00:00
Format
Frontend Fix typo in my last commit. 2015-03-03 00:12:08 +00:00
Headers Add builtins for the 64-bit vector integer arithmetic instructions added in POWER8. 2015-03-11 15:57:19 +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 C++14: Disable sized deallocation by default due to ABI breakage 2015-03-20 00:31:07 +00:00
Misc Record correct source range for defaulted/deleted members. 2015-03-23 21:43:28 +00:00
Modules [modules] Handle defining a tag with a typedef name for linkage purposes on top of an existing imported-but-not-visible definition. 2015-03-27 01:37:43 +00:00
OpenMP [OPENMP] Fixed test for 'single' directive codegen. 2015-03-23 06:40:37 +00:00
PCH Try to unbreak the Windows buildbots. 2015-03-03 23:36:57 +00:00
Parser Parse: Don't assume tokens have a length 2015-03-19 00:10:23 +00:00
Preprocessor Make the msse4/mno-sse4 flags aliases of the maximum sse values 2015-03-25 22:09:26 +00:00
Profile InstrProf: Make profile variables private to reduce binary size overhead 2015-03-20 06:34:38 +00:00
Rewriter Add a bunch of missing "CHECK" colons in tests. NFC. 2015-03-14 01:10:19 +00:00
Sema Fix -Wshift-count-negative. It didn't work if the right hand side 2015-03-26 21:37:49 +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 Reverting r233023 -- it caused test failures on Windows with MSVC x86. 2015-03-24 13:51:13 +00:00
SemaObjC [Objective-C diagnostic PATCH] Accept and ignore -Wreceiver-is-weak 2015-03-24 17:14:20 +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 Remove "REQUIRES:shell" from tests. They work for me. 2014-11-04 13:41:33 +00:00
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 Fix makefile for debuginfo-tests execution. 2014-10-17 23:50:47 +00:00
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