[PATCH] D101352: [DOCS] Removed inconsistency in clang vs Clang usage in docs (c vs C)

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 29 15:04:16 PDT 2021


rnk added a comment.

This is what I said back in 2018 on the bug:

> I think you're right, we generally try to capitalize "Clang" when referring to the project and use lower case when talking about the command name. People do the same thing with "GCC" and "gcc". We're not always consistent though. Patches welcome I guess.

I think most of the instances in this patch should stay capitalized. Some of them are ambiguous, they could be referring to Clang the product, or clang the command. In the face of ambiguity, I think more capitalization is better.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101352/new/

https://reviews.llvm.org/D101352



More information about the cfe-commits mailing list