Hahnfeld added inline comments.

================
Comment at: test/SemaCUDA/builtins.cu:15-17
+#if !defined(__x86_64__)
+#error "Expected to see preprocessor macros from the host."
 #endif
----------------
@tra I'm not sure here: Do we want `__PTX__` to be defined during host 
compilation? I can't think of a valid use case, but you have more experience 
with user code.


Repository:
  rC Clang

https://reviews.llvm.org/D50845



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to