diff options
| author | Haojian Wu <hokein@google.com> | 2018-03-06 14:34:35 +0000 |
|---|---|---|
| committer | Haojian Wu <hokein@google.com> | 2018-03-06 14:34:35 +0000 |
| commit | 0dc8fd7460c4ffc194faf5e14f3f119253eb545d (patch) | |
| tree | 704659dcd65bd99a65cb348678a89d6a8b679bab /llvm/lib/CodeGen/AsmPrinter | |
| parent | 37c4d6d725008bb8a1e2b1364f6c242c4d0bd320 (diff) | |
| download | bcm5719-llvm-0dc8fd7460c4ffc194faf5e14f3f119253eb545d.tar.gz bcm5719-llvm-0dc8fd7460c4ffc194faf5e14f3f119253eb545d.zip | |
[clang-tidy] Fix one corner case in make-unique check.
Summary:
Previously, we tried to cover all "std::initializer_list" implicit conversion
cases in the code, but there are some corner cases that not covered (see
newly-added test in the patch).
Sipping all implicit AST nodes is a better way to filter out all these cases.
Reviewers: ilya-biryukov
Subscribers: klimek, xazax.hun, cfe-commits
Differential Revision: https://reviews.llvm.org/D44137
llvm-svn: 326799
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter')
0 files changed, 0 insertions, 0 deletions

