Support for C++ mode was accidentally lacking due to not checking the
OpenCLCPlusPlus LangOpts version.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D69233
[OpenCL] Support -fdeclare-opencl-builtins in C++ mode ClosedPublic Authored by svenvh on Oct 20 2019, 8:16 PM.
Details Summary Support for C++ mode was accidentally lacking due to not checking the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 1 2019, 4:08 AM Closed by commit rG0aed36d261d3: [OpenCL] Support -fdeclare-opencl-builtins in C++ mode (authored by svenvh). · Explain WhyNov 1 2019, 6:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 227441 clang/lib/Sema/SemaLookup.cpp
clang/test/SemaOpenCL/fdeclare-opencl-builtins.cl
|