[PATCH] D99250: [DebugInfo] Fix the mismatching of C++ language tags and Dwarf versions.
Adrian Prantl via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 29 17:58:20 PDT 2021
aprantl added a subscriber: shafik.
aprantl added a comment.
> If LLDB actually does _not_ have behavior change based on dialect, then we might as well control language codes based on DWARF version, and the patch should proceed.
@shafik Can you think of situations where LLDB is sensitive to the C++ version number as encoded in DWARF?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99250/new/
https://reviews.llvm.org/D99250
More information about the cfe-commits
mailing list