diff options
author | James Molloy <jmolloy@google.com> | 2019-10-05 08:57:17 +0000 |
---|---|---|
committer | James Molloy <jmolloy@google.com> | 2019-10-05 08:57:17 +0000 |
commit | b1f0183e572b32c0118c2e23910bf0c3dc37baad (patch) | |
tree | 9191f871fe09e29251bccbae488515700e0322a0 /clang/lib/Format/TokenAnnotator.cpp | |
parent | 68f58a75a76b17affeff90e4e250a1e790fda0ac (diff) | |
download | bcm5719-llvm-b1f0183e572b32c0118c2e23910bf0c3dc37baad.tar.gz bcm5719-llvm-b1f0183e572b32c0118c2e23910bf0c3dc37baad.zip |
[UnitTests] Try and pacify gcc-5
This looks like a defect in gcc-5 where it chooses a constexpr
constructor from the initializer-list that it considers to be explicit.
I've tried to reproduce but I can't install anything prior to gcc-6 easily
on my system, and that doesn't have the error. So this is speculative
pacification.
Reported by Steven Wan.
llvm-svn: 373820
Diffstat (limited to 'clang/lib/Format/TokenAnnotator.cpp')
0 files changed, 0 insertions, 0 deletions