hanchenye-llvm-project/clang/test
Serge Pavlov 83cf078f8f Emit warning if define or undef reserved identifier or keyword.
Recommit of r223114, reverted in r223120.

llvm-svn: 224012
2014-12-11 12:18:08 +00:00
..
ARCMT Objective-C SDK modernizer. When modernizing an enum to 2014-12-10 18:25:24 +00:00
ASTMerge
Analysis [Sema]. Warn when logical expression is a pointer 2014-11-14 17:12:50 +00:00
CXX DR1891, PR21787: a lambda closure type has no default constructor, rather than 2014-12-10 20:04:48 +00:00
CodeCompletion
CodeGen Diagnose attributes 'optnone' and 'minsize' on the same declaration. 2014-12-10 23:34:36 +00:00
CodeGenCUDA
CodeGenCXX MS ABI: Fix mangling of unsigned int template params 2014-12-11 05:47:10 +00:00
CodeGenObjC Have the driver and the target code agree on what the default ABI 2014-12-05 01:06:59 +00:00
CodeGenObjCXX Have the driver and the target code agree on what the default ABI 2014-12-05 01:06:59 +00:00
CodeGenOpenCL OpenCL C: Add support for a set of floating point 2014-12-10 16:41:14 +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: Don't emit coverage for uninstantiated templates 2014-11-18 00:34:46 +00:00
Driver Revert the default changing behavior part of r216662 until we 2014-12-10 22:58:32 +00:00
FixIt Wire up delayed typo correction to DiagnoseEmptyLookup and set up 2014-11-20 22:06:40 +00:00
Format
Frontend Don't actually generate code for testing the frontend's target cpu flag, 2014-12-09 15:52:55 +00:00
Headers [PowerPC] Add VSX builtins for vec_div 2014-11-14 12:10:51 +00:00
Index clang/test/Index/usrs.cpp: Appease targeting msvc. 2014-12-08 10:20:33 +00:00
Integration
Layout Test case B: fixed check rule 2014-10-21 08:16:42 +00:00
Lexer Add support for has_feature(cxx_alignof) and has_feature(c_alignof). 2014-12-03 01:25:49 +00:00
Misc ASTDumper: print whether a function is constexpr 2014-12-05 22:38:57 +00:00
Modules clang/test/Modules/modular_maps.cpp REQUIRES shell. chdir is unsupported on Lit internal runner. 2014-12-10 08:20:32 +00:00
OpenMP [OPENMP] Test for 'omp barrier' directive 2014-12-05 04:10:27 +00:00
PCH Emit warning if define or undef reserved identifier or keyword. 2014-12-11 12:18:08 +00:00
Parser Parse: Concatenated string literals should be verified in inline asm 2014-12-11 01:00:48 +00:00
Preprocessor Emit warning if define or undef reserved identifier or keyword. 2014-12-11 12:18:08 +00:00
Profile InstrProf: Use LLVM's -instrprof pass for profiling 2014-12-08 19:04:51 +00:00
Rewriter Objective-C modern rewriter. Patch to fix a rewriting bug 2014-10-28 23:46:58 +00:00
Sema Emit warning if define or undef reserved identifier or keyword. 2014-12-11 12:18:08 +00:00
SemaCUDA Workaround attribute ordering issue with kernel only attributes 2014-12-05 18:03:58 +00:00
SemaCXX Diagnose attributes 'optnone' and 'minsize' on the same declaration. 2014-12-10 23:34:36 +00:00
SemaObjC Objective-C ARC. Fixes a crash when checking for 'weak' propery 2014-11-21 21:12:11 +00:00
SemaObjCXX
SemaOpenCL Workaround attribute ordering issue with kernel only attributes 2014-12-05 18:03:58 +00:00
SemaTemplate Fix buildbot failure on LLP64 platforms like MSVC x86_64. 2014-11-26 19:37:39 +00:00
TableGen
Tooling Remove "REQUIRES:shell" from tests. They work for me. 2014-11-04 13:41:33 +00:00
Unit
VFS clang/test/VFS/umbrella-mismatch.m: Let it work on win32 to avoid backslashes in yaml. 2014-11-04 13:05:23 +00:00
.clang-format
CMakeLists.txt
Makefile Fix makefile for debuginfo-tests execution. 2014-10-17 23:50:47 +00:00
TestRunner.sh
cxx-sections.data
lit.cfg Remove local handling of ASAN_OPTIONS and UBSAN_OPTIONS. 2014-11-03 23:09:25 +00:00
lit.site.cfg.in
make_test_dirs.pl