bcraig added inline comments.

================
Comment at: include/__threading_support:201
@@ +200,3 @@
+#  if !defined(__has_include) || __has_include(<__static_threading>)
+#    include<__static_threading>
+#  else
----------------
This #include deserves a comment.  Some perplexed developer is going to come 
along later and wonder where __static_threading is supposed to come from.


http://reviews.llvm.org/D20328



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

Reply via email to