Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Small nit. LGTM otherwise.
lib/Sema/SemaExpr.cpp | ||
---|---|---|
11732 ↗ | (On Diff #45305) | Currently CUDAIsDevice does not imply that .CUDA is set. You may end up taking For now add .CUDA check. We'll fix CUDA options processing separately. |
11732–11739 ↗ | (On Diff #45305) | Unneeded {}. |