[PATCH] D99250: [DebugInfo] Fix the mismatching of C++ language tags and Dwarf versions.
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 29 19:02:34 PDT 2021
shafik added a comment.
In D99250#2657390 <https://reviews.llvm.org/D99250#2657390>, @aprantl wrote:
>> 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?
No, we are not sensitive to language version.
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