jlebar accepted this revision. jlebar added a comment. This revision is now accepted and ready to land.
Art makes the good point that any code which is broken by this change is itself currently racy at the very best. And we have a way to fix any code which hits this new error (just manually initialize your shared variable using placement new from within thread 0). So, lgtm. http://reviews.llvm.org/D20039 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits