diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2021-06-15 11:19:20 +0200 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2021-06-15 11:19:20 +0200 |
commit | fffb975095119adb5f91be4e3c83ac0cb4b1602c (patch) | |
tree | 1cfdeb0167da9eb9b4a22bf6db1207fd295d3e11 /llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp | |
parent | 88da6c1ead3f1b0431e6cfa054d2645612f049ce (diff) | |
download | llvm-fffb975095119adb5f91be4e3c83ac0cb4b1602c.zip llvm-fffb975095119adb5f91be4e3c83ac0cb4b1602c.tar.gz llvm-fffb975095119adb5f91be4e3c83ac0cb4b1602c.tar.bz2 |
[lldb] Fix libstdc++ 11's std::unique_ptr affecting LLDB testsuite TestDataFormatterStdUniquePtr.py
libstdc++ since version 11 has a conditional compilation based on
[[no_unique_address]] availability whether one element is either
inherited or put there as a field with [[no_unique_address]].
The code comment is by teemperor.
Reviewed By: teemperor
Differential Revision: https://reviews.llvm.org/D104283
Diffstat (limited to 'llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp')
0 files changed, 0 insertions, 0 deletions