[PATCH] D117603: [clang] Don't typo-fix an expression in a SFINAE context
Arthur O'Dwyer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jan 29 22:49:33 PST 2022
Quuxplusone updated this revision to Diff 404343.
Quuxplusone added a comment.
Move the regression test to clang/test/SemaTemplate/, alongside the one for D118552 <https://reviews.llvm.org/D118552>. Also, make it test the error message wording.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117603/new/
https://reviews.llvm.org/D117603
Files:
clang/lib/Sema/Sema.cpp
clang/lib/Sema/SemaExprMember.cpp
clang/test/SemaTemplate/pr52970.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117603.404343.patch
Type: text/x-patch
Size: 5615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220130/c6cab60e/attachment.bin>
More information about the cfe-commits
mailing list