[llvm-bugs] [Bug 38237] Default argument checking not performed after overload resolution with C linkage
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jul 19 19:06:52 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=38237
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
CC| |richard-llvm at metafoo.co.uk
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
This is C++ DR 1, and we track its status here:
http://clang.llvm.org/cxx_dr_status.html#1
We don't need a separate bug on it, particularly not one that's not motivated
by any actual user code.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180720/2d2311a5/attachment.html>
More information about the llvm-bugs
mailing list