This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG577220e89866: [OpenCL] Add std flag aliases clc++1.0 and
CLC++1.0 (authored by Anastasia).
Changed prior to commit:
https://reviews.llvm.org/D1062
Anastasia accepted this revision.
Anastasia added a comment.
This revision is now accepted and ready to land.
LGTM! Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106266/new/
https://reviews.llvm.org/D106266
___
lldb-commits mailing li
Anastasia added inline comments.
Comment at: clang/include/clang/Basic/LangStandards.def:187
Digraphs | HexFloat | OpenCL)
+LANGSTANDARD_ALIAS_DEPR(openclcpp10, "clc++")
I am not sure we should move it into the deprecated category yet... for now