[PATCH] D48714: [clang-tidy] fix PR37913, templated exception factory diagnosed correctly
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 28 23:15:07 PDT 2018
lebedev.ri added a comment.
In https://reviews.llvm.org/D48714#1216537, @JonasToth wrote:
> I had to revert the `CHECK-NOTES` change that @lebedev.ri introduced with his revision. It fails the test, i think there is an inconsistency or so in the check-clang-tidy script. I will try to figure out whats the issue.
So what was the issue? Do you get the same results if you undo the https://reviews.llvm.org/D51381 and `s/CHECK-MESSAGES/CHECK-NOTES/`?
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D48714
More information about the cfe-commits
mailing list