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
- Repository
- rL LLVM
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 145684 cfe/trunk/include/clang/Basic/LangOptions.h
cfe/trunk/lib/Basic/LangOptions.cpp
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
cfe/trunk/lib/Parse/ParseDecl.cpp
|