keryell added inline comments.
Comment at:
clang-tools-extra/docs/clang-tidy/checks/google-objc-global-variable-declaration.rst:47
The check will give a warning message but will not be able to suggest a fix.
The
-user need to fix it on his own.
+user needs to fix it on their o
This revision was automatically updated to reflect the committed changes.
Closed by commit rG43e451f9f316: Fix gendered documentation (authored by
pedro.gonnet, committed by sylvestre.ledru).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78807/new/
A lot of our comments and documentation was written a while ago when the “good”
practice was to be careful to use “he” and “she” in equal measure when
referring to our users. The consensus has shifted to using “they” instead, so
there are probably a bunch of other places using he and she. Plea
JDevlieghere accepted this revision.
JDevlieghere added a comment.
Thank you!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78807/new/
https://reviews.llvm.org/D78807
___
lldb-commits mailing list
lldb
sylvestre.ledru accepted this revision.
sylvestre.ledru added a comment.
This revision is now accepted and ready to land.
thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78807/new/
https://reviews.llvm.org/D78807
__
pedro.gonnet created this revision.
pedro.gonnet added reviewers: JDevlieghere, hokein.
Herald added projects: clang, LLDB.
Herald added subscribers: lldb-commits, cfe-commits.
Changed two references to developers as "he" or "him" to the more neutral
"they".
Repository:
rG LLVM Github Monorep