[PATCH] D94884: [Clang][OpenMP] Include header for CUDA builtin vars into OpenMP wrapper header
Shilei Tian via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 17 17:24:22 PST 2021
tianshilei1992 added a comment.
C is still broken as the header is written in C++ where a struct can have member functions, either static or not. Need to fix it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94884/new/
https://reviews.llvm.org/D94884
More information about the cfe-commits
mailing list