Generate a printable OpenCL language version number in a single place
and select between the OpenCL C or OpenCL C++ version accordingly.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D46382
[OpenCL] Factor out language version printing ClosedPublic Authored by svenvh on May 3 2018, 3:10 AM.
Details Summary Generate a printable OpenCL language version number in a single place
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 6 2018, 12:49 PM Closed by commit rL331766: [OpenCL] Factor out language version printing (authored by svenvh). · Explain WhyMay 8 2018, 6:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 144991 include/clang/Basic/LangOptions.h
lib/Basic/LangOptions.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Parse/ParseDecl.cpp
|