[PATCH] D91034: [Frontend] Treat CUDA header files as CUDA source files
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 12 11:12:26 PST 2020
MaskRay added inline comments.
================
Comment at: test/Parser/cuda-check-input-kind-assoc.cuh:1
+// RUN: %clang_cc1 -fsyntax-only %s
+
----------------
I'll add -Werror
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91034/new/
https://reviews.llvm.org/D91034
More information about the llvm-commits
mailing list