[PATCH] D65102: [OpenCL] Rename lang mode flag for C++ mode
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 23 09:47:46 PDT 2019
Anastasia added a comment.
In D65102#1597651 <https://reviews.llvm.org/D65102#1597651>, @kpet wrote:
> Hmm, maybe we need to make sure that one of the tests is using a C++ feature and building with `CLC++`. This would have caught the mistake.
That's right! The only test we had wasn't using any C++ features in it. :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65102/new/
https://reviews.llvm.org/D65102
More information about the cfe-commits
mailing list