llvm-project/clang/test
NAKAMURA Takumi 91352728af clang/test/Driver/ps4-linker-non-win.c: Tweak for cygwin like ps4-linker-win.c@250403. Cygwin seeks dependent libs along $PATH.
llvm-svn: 250632
2015-10-17 23:54:54 +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] Add fxsr feature name for fxsave/fxrestore builtins. 2015-10-16 06:22:36 +00:00
CodeGenCUDA [CUDA] __global__ functions should always be visible externally. 2015-09-23 17:44:53 +00:00
CodeGenCXX [Sema] Fix address-of + enable_if overloading logic 2015-10-16 01:17:38 +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 clang/test/Driver/ps4-linker-non-win.c: Tweak for cygwin like ps4-linker-win.c@250403. Cygwin seeks dependent libs along $PATH. 2015-10-17 23:54:54 +00:00
FixIt Update tests touched by r249656 2015-10-08 06:31:22 +00:00
Format clang-format: Add test for (properly escaped) XML output. 2015-10-17 22:44:19 +00:00
Frontend Stop messing with the 'g' group of options in CompilerInvocation. 2015-10-08 04:24:12 +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] Allow the error when explicitly loading an incompatible module file 2015-10-16 23:20:19 +00:00
OpenMP Once again fix this test to read from stdin rather than an input file 2015-10-16 20:15:33 +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 [X86] Add command line switches for xsave/xsaveopt/xsavec/xsaves. Macro defines for the same. And add the flags to correct CPU names. 2015-10-15 05:23:38 +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 Diagnose UnresolvedLookupExprs that resolve to instance members in static methods 2015-10-17 00:19:04 +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 2.0] Enable program scope variables, Section 6.5.1. 2015-09-30 14:08:20 +00:00
SemaTemplate [MSVC Compat] Try to treat an implicit, fixed enum as an unfixed enum 2015-10-08 10:04:46 +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 Tweak to make clang/test/Driver/ps4-linker-win.c less sinsitive of DLL path. 2015-10-15 13:51:13 +00:00
lit.site.cfg.in
make_test_dirs.pl