[PATCH] D66179: [LifetimeAnalysis] Support more STL idioms (template forward declaration and DependentNameType)
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 21 19:06:38 PDT 2019
thakis added a comment.
And, unrelatedly, for libc++, shouldn't we just add the attribute to the libc++ source instead of trying to infer it in the compiler?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66179/new/
https://reviews.llvm.org/D66179
More information about the cfe-commits
mailing list