hanchenye-llvm-project/clang/test
Kevin Qin 78b8653a84 [AArch64 ACLE] Allow to define poly64_t as 'unsigned long long' on LLP64 system.
This fixes PR23414 as well.

llvm-svn: 237348
2015-05-14 08:18:05 +00:00
..
ARCMT [Objective-C SDK modernizer]. Patch to convert setter/getter 2015-04-02 21:36:03 +00:00
ASTMerge XFAIL Hexagon until more codegen in place. 2015-04-29 22:54:40 +00:00
Analysis [analyzer] This implements potential undefbehavior.ZeroAllocDereference checker. 2015-04-14 14:18:04 +00:00
CXX PR23334: Perform semantic checking of lambda capture initialization in the right context. 2015-04-27 21:27:54 +00:00
CodeCompletion
CodeGen Make GNUInline consistent with whether we use traditional GNU inline semantics. 2015-05-13 22:07:22 +00:00
CodeGenCUDA [cuda] Fixed test case failure on s390x 2015-05-11 18:35:58 +00:00
CodeGenCXX [AArch64 ACLE] Allow to define poly64_t as 'unsigned long long' on LLP64 system. 2015-05-14 08:18:05 +00:00
CodeGenObjC Changed renaming of local symbols by inserting a dot vefore the numeric suffix 2015-05-12 16:48:43 +00:00
CodeGenObjCXX Changed renaming of local symbols by inserting a dot vefore the numeric suffix 2015-05-12 16:48:43 +00:00
CodeGenOpenCL Remove the cl-no-signed-zeros cc1 option 2015-04-04 14:54:24 +00:00
Coverage
CoverageMapping InstrProf: Don't start or end coverage regions inside of system macros 2015-05-05 21:46:14 +00:00
Driver [MS ABI] Add support for /Zc:sizedDealloc 2015-05-14 05:55:00 +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 Reapply r236854 and fixed r236867. 2015-05-10 07:47:19 +00:00
Frontend clang/test/Frontend/dependency-gen-escaping.c: Appease win32 hosts. Investigating. 2015-05-14 07:37:35 +00:00
Headers [modules] Fix a #include cycle when building a module for our builtin headers. 2015-05-14 00:45:20 +00:00
Index [modules] Stop trying to fake up a linear MacroDirective history. 2015-04-29 23:20:19 +00:00
Integration
Layout PR6037 2015-01-19 01:44:02 +00:00
Lexer Have '__have_extension(cxx_variadic_templates)' return true for any C++ standard. 2015-05-12 22:37:23 +00:00
Misc Fix BackendConsumer::EmitOptimizationMessage() 2015-05-08 20:59:56 +00:00
Modules [modules] Suport for merging a parsed enum definition into an existing imported but not visible definition. 2015-05-07 03:54:19 +00:00
OpenMP [OPENMP] Fixed codegen for firstprivate variables, also marked as lastprivate. 2015-05-13 10:23:02 +00:00
PCH Add the test case from PR 14044 to ensure it doesn't regress. 2015-05-08 17:39:48 +00:00
Parser Add a new error for unexpected semi-colon before closing delimiter. 2015-05-12 21:36:35 +00:00
Preprocessor [Sparc] Add support for 'sparcel' to clang. 2015-05-11 15:21:44 +00:00
Profile InstrProf: Update name of compiler-rt routine for setting filename 2015-05-12 21:23:16 +00:00
Rewriter [Objective-C modern translation]. Patch to fix type of 2015-04-09 18:36:50 +00:00
Sema Eagerly correct typos in ParenExprs that may be type casts for non-C++ code. 2015-05-01 19:36:25 +00:00
SemaCUDA [cuda] Preserve TLS storage class of host variable even if it's a 2015-04-28 20:31:49 +00:00
SemaCXX Fix buildbots 2015-05-14 05:24:59 +00:00
SemaObjC Fix PR22047: ObjC: Method unavailability attribute doesn't work with overloaded methods 2015-04-28 18:04:44 +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 PR20625: Instantiate static constexpr member function of a local struct in a function template earlier. 2015-05-11 23:09:06 +00:00
TableGen
Tooling
Unit
VFS DebugInfo: Metadata constructs now start with DI* 2015-04-29 16:40:08 +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