https://llvm.org/bugs/show_bug.cgi?id=24725
Marshall Clow (home) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #5 from Marshall Clow (home) <[email protected]> --- I believe that this was fixed in two revisions: 201697 got most of it, and 236952 got the rest. r201697: Implement LWG2350: min, max, and minmax should be constexpr. r236952: Fix for LWG Issue 2369: constexpr max(initializer_list) vs max_element In any case, it is fixed in clang 3.7. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
