[PATCH] noexcept expressions with overloaded functions
Aaron Ballman
aaron at aaronballman.com
Mon Apr 27 14:34:09 PDT 2015
This patch addresses PR15842 by checking whether the operand to the
noexcept expression is an unevaluted lookup expression. It reuses some
overload logic to generate a diagnostic and potentially reasonable
fixit.
~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: noexcept_expr.patch
Type: application/octet-stream
Size: 1923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150427/d8d9a14b/attachment.obj>
More information about the cfe-commits
mailing list