[PATCH] D33537: [clang-tidy] Exception Escape Checker

JVApen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 23 23:05:44 PST 2017


JVApen added a comment.

Looking at the documentation and the examples, it is unclear to me what the behavior of checking is when you call a  function without throw/noexcept if you can't see the implementation. (Other cpp file)


https://reviews.llvm.org/D33537





More information about the cfe-commits mailing list