teemperor marked an inline comment as done. teemperor added inline comments.
================ Comment at: clang/unittests/AST/Language.cpp:44 + case Lang_OpenCL: + llvm_unreachable("-std=objc++"); } ---------------- martong wrote: > I think, we should keep the "Not implemented yet!" message here. Perhaps you > wanted "-std=objc++" to put next to -x objective-c++ in line 41? Whoops, yes that should have stayed "Not implemented"... CHANGES SINCE LAST ACTION https://reviews.llvm.org/D71112/new/ https://reviews.llvm.org/D71112 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits