Eugene.Zelenko 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.
----------------
JonasToth wrote:
> 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.
Please synchronize with first statement in documentation.


https://reviews.llvm.org/D53882



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D53882: [clang-tidy... Eugene Zelenko via Phabricator via cfe-commits

Reply via email to