JonasToth added inline comments.

================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:176
+
+  Warns when the `std` namespace is used, as its use is against Zircon's libc++
+  policy for the kernel.
----------------
alexfh wrote:
> JonasToth wrote:
> > s/its/it's/
> > 
> > Could `std` be considered code here? Not sure, but maybe using quotes is 
> > better?
> Actually, "its" is correct in this context ("its use" vs "it's used").
whupsi. sry for noise.


https://reviews.llvm.org/D53882



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

Reply via email to