diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2023-11-13 19:30:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-13 19:30:28 +0000 |
commit | 743c4fe43cad05dad422c1c64fd855fc506bb209 (patch) | |
tree | 39a339508e815036221b93cd730fe6a78e5510d1 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 70ce047f7ea1a52d8da66864d4d18058c7c2b962 (diff) | |
download | llvm-743c4fe43cad05dad422c1c64fd855fc506bb209.zip llvm-743c4fe43cad05dad422c1c64fd855fc506bb209.tar.gz llvm-743c4fe43cad05dad422c1c64fd855fc506bb209.tar.bz2 |
[lldb][DWARFASTParserClang][NFC] Extract static data member decl creation into helper (#72109)
This patch extracts the logic to create a static variable member decl
into a helper. We will use this in an upcoming patch which will need to
call exactly the same logic from a separate part of the DWARF parser.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions