manmanren added a subscriber: manmanren.

================
Comment at: lib/Sema/SemaDecl.cpp:9739
@@ +9738,3 @@
+      DeducedType = DeducedType.setNullability(
+          Init->getType()->getNullability(Context), Context);
+
----------------
Do we propagate other attributes for deduced types?


https://reviews.llvm.org/D22794



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

Reply via email to