diff options
author | Vladislav Dzhidzhoev <vdzhidzhoev@accesssoftek.com> | 2025-08-27 17:58:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-27 17:58:29 +0200 |
commit | 1b7915018ba102478708d77b6f382486e954437d (patch) | |
tree | 1f6337d061037ef74110900331a3010bbcc8d776 /clang/lib/Sema/SemaCodeComplete.cpp | |
parent | a69a46486a8f1a13474cd7bab14e8007fc9c43c7 (diff) | |
download | llvm-1b7915018ba102478708d77b6f382486e954437d.zip llvm-1b7915018ba102478708d77b6f382486e954437d.tar.gz llvm-1b7915018ba102478708d77b6f382486e954437d.tar.bz2 |
[DebugInfo] Drop extra DIBuilder::finalizeSubprogram() calls (NFC) (#155618)
After #139914, `DIBilder::finalize()` finalizes both declaration and
definition DISubprograms.
Therefore, there is no need to call `DIBuilder::finalizeSubprogram()`
right before `DIBilder::finalize()`.
Diffstat (limited to 'clang/lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions