[PATCH] D40720: No -fsanitize=function warning when calling noexcept function through non-noexcept pointer in C++17
Stephan Bergmann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 18 12:34:04 PST 2017
sberg added a comment.
In https://reviews.llvm.org/D40720#958677, @vsk wrote:
> Please add a test.
Note that the bot upon the first closing of this review changed the shown diff from the combined cfe+compiler-rt diff to just the cfe part. See https://reviews.llvm.org/rL320977 for the compiler-rt part, including tests in compiler-rt/trunk/test/ubsan/TestCases/TypeCheck/Function/function.cpp.
Repository:
rC Clang
https://reviews.llvm.org/D40720
More information about the cfe-commits
mailing list