Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This is split out from https://reviews.llvm.org/D149828, but I think that other one had problems (which made me write this version).
Comment Actions
The changes in https://reviews.llvm.org/D149828 missed one case, the (E->getStorageDuration() == SD_Static) && SubExprT one.