[PATCH] D90448: [clang] Add type check for explicit instantiation of static data members
Chuyang Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 17 19:23:28 PST 2021
nomanous added a comment.
In D90448#2504022 <https://reviews.llvm.org/D90448#2504022>, @condy wrote:
> The tests failed though
Which? Do you mean the unit test? It seems to be irrelevant with this revision. This revision doesn't change the code covered by that test. The failure should be caused by other commit on the trunk.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90448/new/
https://reviews.llvm.org/D90448
More information about the cfe-commits
mailing list