diff options
author | Haojian Wu <hokein@google.com> | 2019-06-06 07:48:55 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2019-06-06 07:48:55 +0000 |
commit | 448acbc06febf0f59b74c9426141b5563a147394 (patch) | |
tree | b60813c313e2ecd6efaa116cf9701ae5d830936c /llvm/lib/CodeGen/TwoAddressInstructionPass.cpp | |
parent | 36d1f2443b0d659c213313f72d3769b922fbb1fc (diff) | |
download | bcm5719-llvm-448acbc06febf0f59b74c9426141b5563a147394.tar.gz bcm5719-llvm-448acbc06febf0f59b74c9426141b5563a147394.zip |
[clang-tidy] Fix make-unique tests on C++2a.
Summary:
These test cases are illgal in C++2a ("new Foo{}" needs to see the
default constructor), so move them to the C++14-only tests.
Reviewers: gribozavr
Subscribers: xazax.hun, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D62845
llvm-svn: 362679
Diffstat (limited to 'llvm/lib/CodeGen/TwoAddressInstructionPass.cpp')
0 files changed, 0 insertions, 0 deletions