LGTM with nit.

================
Comment at: test/SemaCUDA/implicit-member-target-collision-cxx11.cu:19
@@ +18,3 @@
+
+// expected-note@-3 {{candidate constructor (the implicit default 
constructor}} not viable
+// expected-note@-4 {{implicit default constructor inferred target collision: 
call to both __host__ and __device__ members}}
----------------
Should be `) not viable}}` here and elsewhere in this file.

http://reviews.llvm.org/D5199



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to