Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/lib/CodeGen/CGDebugInfo.cpp | ||
---|---|---|
231–234 | Rather than doing an extra lookup in the assert, could probably check the return value of insert instead and assert based on that? |
Differential D125695
[clang][DebugInfo] Allow function-local type-like entities to be scoped within a lexical block (5/5) krisb on May 16 2022, 8:44 AM. Authored by
Details
Diff Detail
Event Timeline
|