aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2024-07-08 12:06:10 +0200
committerGitHub <noreply@github.com>2024-07-08 12:06:10 +0200
commit5ce9a86110df0592d036688dc5b3ae2fbdbf99db (patch)
treec06d4b15a9ba9b0d0c549d1421d60b3aa41794dc /llvm/lib/Object/ELFObjectFile.cpp
parentf50f7a7aa0b897ef91361d7dc159f3262d142bdc (diff)
downloadllvm-5ce9a86110df0592d036688dc5b3ae2fbdbf99db.zip
llvm-5ce9a86110df0592d036688dc5b3ae2fbdbf99db.tar.gz
llvm-5ce9a86110df0592d036688dc5b3ae2fbdbf99db.tar.bz2
[lldb] Make variant formatter work with libstdc++-14 (#97568)
In this version the internal data member has grown an additional template parameter (bool), which was throwing the summary provider off. This patch uses the type of the entire variant object. This is part of the API/ABI, so it should be more stable, but it means we have to explicitly strip typedefs and references to get to the interesting bits, which is why I've extended the test case with examples of those.
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions