[PATCH] D91034: [Frontend] Treat CUDA header files as CUDA source files

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 23:33:00 PST 2020


MaskRay added a comment.

You can write a clang/test/Parser/ test checking `%clang_cc1 -fsyntax-only`  works for a .cuh file without `-x cuda`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91034/new/

https://reviews.llvm.org/D91034



More information about the llvm-commits mailing list