[PATCH] D133029: [Sema] Allow to diagnose the references to std::vector<T> with incomplete T
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 31 08:43:33 PDT 2022
gribozavr2 added a comment.
In D133029#3761344 <https://reviews.llvm.org/D133029#3761344>, @ilya-biryukov wrote:
> [...] I don't think there is an easy way to write it outside `Sema` and `Sema` is not readily available for `clang-tidy`.
What information is missing, exactly?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133029/new/
https://reviews.llvm.org/D133029
More information about the cfe-commits
mailing list