[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
Fri Jan 5 00:06:02 PST 2018


sberg added a comment.

Should this be backported to Clang 6?  Not sure how widespread a problem this is in practice (it hit me with LibreOffice).


Repository:
  rC Clang

https://reviews.llvm.org/D40720





More information about the cfe-commits mailing list