[PATCH] [cuda] Ignore "TLS unsupported by target" errors for host variables during device-side CUDA compilation.

Eli Bendersky eliben at google.com
Mon Apr 27 09:47:08 PDT 2015


LGTM


================
Comment at: include/clang/Sema/SemaInternal.h:51
@@ -50,1 +50,3 @@
 
+// Helper function to check whether D attributes match current CUDA mode.  Decls
+// with mismatched attributes and related diagnostics may have to be
----------------
D's attributes

http://reviews.llvm.org/D9269

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list