https://llvm.org/bugs/show_bug.cgi?id=24344
Paul Robinson <paul_robin...@playstation.sony.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |paul_robinson@playstation.s | |ony.com Resolution|--- |FIXED --- Comment #2 from Paul Robinson <paul_robin...@playstation.sony.com> --- Some tests just compile Objective-C++, some (especially Rewriter) compile both Objective-C++ and regular C++. In r289167, I made the tests with regular C++ compilations explicitly specify -std=gnu++98, so they will be insensitive to future changes in the default C++ dialect. I don't think anybody is interested in making Objective-C++ compatible with C++11, going forward. If they are, that's fine; the point of my change is to get us closer to being able to change the C++ default. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs