diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2023-11-15 11:01:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-15 11:01:39 +0000 |
commit | faa3a5ea9ae481da757dab1c95c589e2d5645982 (patch) | |
tree | 887740467a831bc637ff5346cac496f2861f7b38 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1e8c17e9c770d801ef5e9929eb330e30750e38f5 (diff) | |
download | llvm-faa3a5ea9ae481da757dab1c95c589e2d5645982.zip llvm-faa3a5ea9ae481da757dab1c95c589e2d5645982.tar.gz llvm-faa3a5ea9ae481da757dab1c95c589e2d5645982.tar.bz2 |
[clang][DebugInfo] DWARFv5: static data members declarations are DW_TAG_variable (#72235)
This patch implements the DWARFv5 issue 161118.1: "DW_TAG for C++ static
data members".
This will simplify LLDB's handling of static data members greatly in the
long term since we no longer need to differentiate non-static from
static data member declarations using non-portable heuristics.
Depends on:
* https://github.com/llvm/llvm-project/pull/72234
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions