This is an archive of the discontinued LLVM Phabricator instance.

[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

Summary

This is a part from D113743 split to make it easier to test and review.

Diff Detail