This is a part from D113743 split to make it easier to test and review.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.May 26 2022, 6:06 PM
Paths
| Differential D125694
[clang][DebugInfo] Allow function-local statics to be scoped within a lexical block (4/5) AcceptedPublic Authored by krisb on May 16 2022, 8:42 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 26 2022, 6:06 PM
Revision Contents
Diff 429728 clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/CodeGenCXX/debug-info-static-locals.cpp
|