[PATCH] D113743: [RFC][clang][DebugInfo] Allow function-local statics and types to be scoped within a lexical block
Kristina Bessonova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 17 08:41:32 PST 2021
krisb updated this revision to Diff 387956.
krisb marked an inline comment as done.
krisb added a comment.
Applied the comment & silence clang-format.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113743/new/
https://reviews.llvm.org/D113743
Files:
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/CGDebugInfo.h
clang/lib/CodeGen/CGDecl.cpp
clang/test/CodeGenCXX/debug-info-lexcial-block.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113743.387956.patch
Type: text/x-patch
Size: 8451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211117/e5b27b91/attachment.bin>
More information about the cfe-commits
mailing list