[PATCH] D40720: No -fsanitize=function warning when calling noexcept function through non-noexcept pointer in C++17

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 8 08:04:41 PST 2019


riccibruno added a comment.
Herald added a project: clang.

It seems to be causing https://bugs.llvm.org/show_bug.cgi?id=40658.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D40720/new/

https://reviews.llvm.org/D40720





More information about the cfe-commits mailing list