llvm-project/clang/test
Hans Wennborg edd66ab9dc Revert r311857 "Emit static constexpr member as available_externally definition"
It caused PR759744.

> Emit static constexpr member as available_externally definition
>
> By exposing the constant initializer, the optimizer can fold many
> of these constructs.
>
> Differential Revision: https://reviews.llvm.org/D34992

llvm-svn: 311898
2017-08-28 17:53:00 +00:00
..
ARCMT
ASTMerge
Analysis [StaticAnalyzer] LoopUnrolling: Keep track the maximum number of steps for each loop 2017-08-28 10:50:28 +00:00
CXX revert changes from r311851. 2017-08-27 19:00:08 +00:00
CodeCompletion
CodeGen [X86] Add support for __builtin_cpu_init 2017-08-28 05:43:23 +00:00
CodeGenCUDA
CodeGenCXX Revert r311857 "Emit static constexpr member as available_externally definition" 2017-08-28 17:53:00 +00:00
CodeGenCoroutines [coroutines] Support coroutine-handle returning await-suspend (i.e symmetric control transfer) 2017-08-25 04:46:54 +00:00
CodeGenObjC [ObjC] Use consistent comment style in inline asm 2017-08-21 09:54:46 +00:00
CodeGenObjCXX ObjC++: decorate ObjC interfaces in MSABI properly 2017-08-23 22:38:58 +00:00
CodeGenOpenCL Parse and print DIExpressions inline to ease IR and MIR testing 2017-08-23 20:31:27 +00:00
Coverage
CoverageMapping [clang] Get rid of "%T" expansions 2017-08-15 19:47:06 +00:00
Driver Revert r311836 - [Driver] Use arch type to find compiler-rt libraries (on Linux) 2017-08-27 20:38:43 +00:00
FixIt [c++2a] Implement P0409R2 - Allow lambda capture [=,this] (by hamzasood) 2017-08-19 03:43:07 +00:00
Format [clang] Get rid of "%T" expansions 2017-08-15 19:47:06 +00:00
Frontend Add flag to request Clang is ABI-compatible with older versions of itself 2017-08-26 01:04:35 +00:00
Headers Add test that we get the correct calling convention and mangling for va_list. 2017-08-16 01:46:46 +00:00
Import
Index Revert r311442 (Fix templated type alias completion when using global completion cache) 2017-08-22 10:54:40 +00:00
Integration Expose -mllvm -accurate-sample-profile to clang. 2017-08-24 21:37:33 +00:00
Layout
Lexer Add missing test for warning added in r310803. 2017-08-16 00:06:07 +00:00
Misc
Modules [ODRHash] Diagnose differing template parameters. 2017-08-23 02:43:59 +00:00
OpenMP [OPENMP] Fix for PR34321: ustom OpenMP reduction in C++ template causes 2017-08-25 15:43:55 +00:00
PCH [c++2a] P0683R1: Permit default member initializers for bit-fields. 2017-08-28 00:28:14 +00:00
Parser [c++2a] P0683R1: Permit default member initializers for bit-fields. 2017-08-28 00:28:14 +00:00
Preprocessor [mips] Introducing option -mabs=[legacy/2008] 2017-08-24 16:06:30 +00:00
Profile
Rewriter [clang] Remove unit test which uses reverse-iterate flag 2017-08-24 22:40:32 +00:00
Sema Fixups to FE tests affected by D36793 2017-08-24 08:47:26 +00:00
SemaCUDA
SemaCXX Add test for -Wc++17-compat warning for P0683R1. 2017-08-28 00:31:35 +00:00
SemaObjC [ObjC] Add a -Wobjc-messaging-id warning 2017-08-25 16:12:17 +00:00
SemaObjCXX
SemaOpenCL Remove -finclude-default-header in OpenCL atomic tests 2017-08-15 16:30:31 +00:00
SemaTemplate Replace remaining user-visible mentions of C++1z with C++17. 2017-08-13 22:26:53 +00:00
TableGen
Tooling [clang-diff] Treat CXXCtorInitializer as a node 2017-08-27 22:52:20 +00:00
Unit
VFS
clang-rename
.clang-format
CMakeLists.txt
TestRunner.sh
cxx-sections.data
lit.cfg Add clang-diff to tool_patterns in test/lit.cfg 2017-08-19 17:52:29 +00:00
lit.site.cfg.in Revert "Revert "[clang-diff] Move the JSON export function to clang-diff"" 2017-08-19 00:57:38 +00:00
make_test_dirs.pl