MSVC seems to use "in" and "out" for its own purposes, so we have to
pick different names in this macro.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D28325
[CUDA] Rename keywords used in macro so they don't conflict with MSVC. ClosedPublic Authored by jlebar on Jan 4 2017, 2:02 PM.
Details Summary MSVC seems to use "in" and "out" for its own purposes, so we have to
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 4 2017, 5:13 PM Closed by commit rL291138: [CUDA] Rename keywords used in macro so they don't conflict with MSVC. (authored by jlebar). · Explain WhyJan 5 2017, 9:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 83261 cfe/trunk/lib/Headers/__clang_cuda_intrinsics.h
|