llvm-project/clang/test
Nico Weber e95d1ca1e2 Revert r374663 "[clang-format] Proposal for clang-format to give compiler style warnings"
The test fails on macOS and looks a bit wrong, see comments on the review.

Also revert follow-up r374686.

llvm-svn: 374688
2019-10-12 22:58:34 +00:00
..
ARCMT
AST [clang] Make handling of unnamed template params similar to function params 2019-10-01 14:08:51 +00:00
ASTMerge [clang] Make handling of unnamed template params similar to function params 2019-10-01 14:08:51 +00:00
Analysis Teach CallGraph to look into Generic Lambdas. 2019-09-30 19:12:29 +00:00
CXX Implements CWG 1601 in [over.ics.rank/4.2] 2019-10-06 18:50:40 +00:00
ClangScanDeps In openFileForRead don't cache erroneous entries if the error relates to them being directories. Add tests. 2019-10-10 15:29:01 +00:00
CodeCompletion [CodeComplete] Ensure object is the same in compareOverloads() 2019-10-04 08:10:27 +00:00
CodeGen Reland r374450 with Richard Smith's comments and test fixed. 2019-10-11 14:59:44 +00:00
CodeGenCUDA [CUDA][HIP] Fix host/device check with -fopenmp 2019-10-09 23:54:10 +00:00
CodeGenCXX [MS ABI]: Fix mangling function arguments for template types to be compatible with MSVC 2019-10-11 12:27:51 +00:00
CodeGenCoroutines
CodeGenObjC
CodeGenObjCXX
CodeGenOpenCL
CodeGenOpenCLCXX
Coverage
CoverageMapping Fix one more clang test which didn't have \5C in it 2019-10-10 18:42:06 +00:00
Driver Slightly relax restriction on exact order arguments must appear. 2019-10-12 02:22:36 +00:00
FixIt
Format Revert r374663 "[clang-format] Proposal for clang-format to give compiler style warnings" 2019-10-12 22:58:34 +00:00
Frontend Add -fgnuc-version= to control __GNUC__ and other GCC macros 2019-10-10 21:04:25 +00:00
Headers Add -fgnuc-version= to control __GNUC__ and other GCC macros 2019-10-10 21:04:25 +00:00
Import [clang] Ignore builtin namespaces in test/Import/cxx-anon-namespace 2019-10-01 11:53:20 +00:00
Index [clang] Make handling of unnamed template params similar to function params 2019-10-01 14:08:51 +00:00
Integration
InterfaceStubs [clang][IFS] Updating tests to pass on -fvisibility=hidden builds (NFCi). 2019-10-12 02:46:57 +00:00
Layout
Lexer Mark P0784R7 as complete and start defining its feature-test macro. 2019-10-03 00:39:37 +00:00
Misc
Modules
OpenMP [OPENMP50]Support for 'master taskloop' directive. 2019-10-10 20:13:02 +00:00
PCH
Parser
Preprocessor Add -fgnuc-version= to control __GNUC__ and other GCC macros 2019-10-10 21:04:25 +00:00
Profile Update clang tests for new LLVM IR backslash printing in r374415 2019-10-10 18:36:41 +00:00
Refactor
Rewriter
Sema Fix test failure with 374562 on Hexagon 2019-10-11 16:30:45 +00:00
SemaCUDA [CUDA][HIP} Add a test for constexpr default ctor 2019-10-11 02:43:28 +00:00
SemaCXX Suppress false-positive -Wdeprecated-volatile warning from __is_*_assignable(volatile T&, U). 2019-10-11 17:59:09 +00:00
SemaObjC [ObjC generics] Fix not inheriting type bounds in categories/extensions. 2019-10-09 19:29:13 +00:00
SemaObjCXX
SemaOpenCL
SemaOpenCLCXX
SemaTemplate Fix assertion failure for a cv-qualified array as a non-type template 2019-10-11 01:29:53 +00:00
TableGen
Templight
Tooling [tooling] Teach Tooling to understand compilation with offloading. 2019-10-10 23:05:55 +00:00
Unit
VFS
clang-rename [clang-rename] Fix a crash when renaming a class without definition. 2019-10-04 14:09:31 +00:00
.clang-format
CMakeLists.txt [clang] Add llvm-ifs in test deps 2019-10-08 20:23:24 +00:00
TestRunner.sh
cxx-sections.data
lit.cfg.py [clang][ifs] Clang Interface Stubs ToolChain plumbing. 2019-10-08 15:23:14 +00:00
lit.site.cfg.py.in
make_test_dirs.pl