http://llvm.org/bugs/show_bug.cgi?id=18043
Richard Smith <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #8 from Richard Smith <[email protected]> --- OK, I proposed this extension for standardization in C++17 [1], it was accepted, and Clang implements it. We now accept all the cases in comment#5 and the original testcase in -std=c++1z mode. [1]: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4268.html -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
