hanchenye-llvm-project/clang/test
Anastasia Stulova bd3c08e301 [OpenCL] Add test for program scope variable restrictions in OpenCL v2.0
http://reviews.llvm.org/D13105

llvm-svn: 250892
2015-10-21 10:37:57 +00:00
..
ARCMT Don't inherit availability information when implementing a protocol requirement. 2015-09-30 21:27:42 +00:00
ASTMerge Update tests touched by r249656 2015-10-08 06:31:22 +00:00
Analysis [analyzer] Don’t invalidate CXXThis when conservatively evaluating const methods (PR 21606) 2015-10-13 22:20:52 +00:00
CXX [Concepts] Fixing Concepts TS directory structure; NFC 2015-10-10 02:17:39 +00:00
CodeCompletion [Tests] Modified Lit Tests to be C++11 compatibile 2015-08-27 18:49:15 +00:00
CodeGen [x86] Fix maskload/store intrinsic definitions in avxintrin.h 2015-10-20 11:19:54 +00:00
CodeGenCUDA [CUDA] __global__ functions should always be visible externally. 2015-09-23 17:44:53 +00:00
CodeGenCXX [DEBUG INFO] Emit debug info for type used in explicit cast only. 2015-10-20 04:24:12 +00:00
CodeGenObjC [CodeGen] [CodeGen] Attach function attributes to functions created in 2015-10-08 20:26:34 +00:00
CodeGenObjCXX Stop messing with the 'g' group of options in CompilerInvocation. 2015-10-08 04:24:12 +00:00
CodeGenOpenCL [OpenCL] Fix casting a true boolean to an integer vector. 2015-10-05 11:27:41 +00:00
Coverage Stop messing with the 'g' group of options in CompilerInvocation. 2015-10-08 04:24:12 +00:00
CoverageMapping InstrProf: Fix a misuse of the FunctionDecl API when generating coverage 2015-07-28 00:41:51 +00:00
Driver Make test not rely on %T ending on /Output. 2015-10-19 08:27:51 +00:00
FixIt Update tests touched by r249656 2015-10-08 06:31:22 +00:00
Format clang-format: Use pipes instead of temporary files for most lit tests. 2015-10-19 16:21:29 +00:00
Frontend Add back null check removed accidentally in r250554 2015-10-20 18:45:57 +00:00
Headers Make ms-intrin.cpp test require the x86 target. 2015-09-23 00:24:34 +00:00
Index Make clang_Cursor_getMangling not mangle if the declaration isn't mangled 2015-10-08 00:01:20 +00:00
Integration
Layout Fix the layout of bitfields in ms_struct unions: their 2015-08-19 22:42:36 +00:00
Lexer When pretty-printing a C++11 literal operator, don't insert whitespace between 2015-10-08 00:17:59 +00:00
Misc Recommit "Clang support for -flto=thin." 2015-10-15 20:35:53 +00:00
Modules [modules] libstdc++ defines some static inline functions in its internal 2015-10-21 07:13:52 +00:00
OpenMP [OPENMP] Fix for http://llvm.org/PR25221: Infinite loop while parsing OpenMP directive 2015-10-19 06:40:17 +00:00
PCH Stop messing with the 'g' group of options in CompilerInvocation. 2015-10-08 04:24:12 +00:00
Parser [Sema] Tweak incomplete enum types on MSVC ABI targets 2015-10-08 07:45:35 +00:00
Preprocessor Fix __ARM_FP value for sp-only FPUs with Half-precision 2015-10-21 10:03:55 +00:00
Profile Tweak a couple of -fprofile tests in clang/test to accept backslash in path. 2015-07-10 13:11:08 +00:00
Rewriter Stop messing with the 'g' group of options in CompilerInvocation. 2015-10-08 04:24:12 +00:00
Sema [Sema] Fix address-of + enable_if overloading logic 2015-10-16 01:17:38 +00:00
SemaCUDA [CUDA] Allow parsing of host and device code simultaneously. 2015-09-22 17:23:22 +00:00
SemaCXX [-fms-extensions] Allow missing exception specifications in redeclarations as an extension 2015-10-20 20:49:21 +00:00
SemaObjC [Sema/objc] When checking for unimplemented methods treat methods from class extensions as continuation of the class interface. 2015-10-13 23:27:34 +00:00
SemaObjCXX Fix inference of _Nullable for weak Objective-C properties. 2015-10-09 20:36:17 +00:00
SemaOpenCL [OpenCL] Add test for program scope variable restrictions in OpenCL v2.0 2015-10-21 10:37:57 +00:00
SemaTemplate Re-land r250592 without rejecting field refs in unevaluated contexts 2015-10-20 21:04:13 +00:00
TableGen
Tooling Change the expectation for test/Tooling/ms-asm-no-target.cpp since 2015-07-08 01:39:38 +00:00
Unit
VFS Stop messing with the 'g' group of options in CompilerInvocation. 2015-10-08 04:24:12 +00:00
.clang-format
CMakeLists.txt [CMake] Reformat CLANG_TEST_DEPS. 2015-10-16 09:38:42 +00:00
Makefile
TestRunner.sh
cxx-sections.data
lit.cfg Revert r247977, "clang/test/lit.cfg: *-ps4 doesn't have appropriate driver yet. Mark it as "non-clang-driver"." 2015-10-20 22:36:16 +00:00
lit.site.cfg.in
make_test_dirs.pl