[libcxx-commits] [PATCH] D141864: [libc++] Mark std::pmr virtual functions as _LIBCPP_HIDE_FROM_ABI_VIRTUAL
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jan 17 13:06:34 PST 2023
philnik added a comment.
In D141864#4058919 <https://reviews.llvm.org/D141864#4058919>, @ldionne wrote:
> Do you know why the `clang-query` test isn't catching those?
I',m not sure. But clang-tidy is catching this, so I guess it's got something to do with how clang is invoked from clang-query.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141864/new/
https://reviews.llvm.org/D141864
More information about the libcxx-commits
mailing list