Clang doesn't implement OpenCL C++, change the comments to reflect that.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
It would be good if you could provide some motivation for this change in the description of this review.
include/clang/Basic/DiagnosticParseKinds.td | ||
---|---|---|
1157 ↗ | (On Diff #210313) | Please align on either "C++ for OpenCL" or "C++ for OpenCL mode" (in DiagnosticCommonKinds.td). |
lib/Sema/SemaDecl.cpp | ||
6429 ↗ | (On Diff #210313) | *the* thread_local storage qualifier. |