diff options
author | Michael Park <mcypark@gmail.com> | 2020-08-30 12:42:35 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-08-30 12:43:14 -0400 |
commit | 7d15ece79c16dc3237fc514ff56a69e3d58fbd39 (patch) | |
tree | 64c19c457ad441187a0202763cf957c887a51d09 /llvm/lib/FileCheck/FileCheck.cpp | |
parent | 2d3e12818e6e2466052db41833d1d564628ecfc9 (diff) | |
download | llvm-7d15ece79c16dc3237fc514ff56a69e3d58fbd39.zip llvm-7d15ece79c16dc3237fc514ff56a69e3d58fbd39.tar.gz llvm-7d15ece79c16dc3237fc514ff56a69e3d58fbd39.tar.bz2 |
[libcxx/variant] Implement workaround for GCC bug.
A parameter pack is deemed to be uncaptured, which is bogus... but it seems to
be because it's within an expression that involves `decltype` of an uncaptured
pack or something: https://godbolt.org/z/b8z3sh
Drive-by fix for uglified name.
Differential Revision: https://reviews.llvm.org/D86827
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions