martong added inline comments.

================
Comment at: clang/unittests/AST/Language.cpp:44
+  case Lang_OpenCL:
+    llvm_unreachable("-std=objc++");
   }
----------------
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?


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

Reply via email to