[llvm] [NFC][CodingStandard] Fix text style for C++ keywords (PR #128932)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 11:00:16 PST 2025


jurahul wrote:

This fixes the incorrect formatting of keywords (they come out as emphasized) in the current version: https://llvm.org/docs/CodingStandards.html#restrict-visibility

https://github.com/llvm/llvm-project/pull/128932


More information about the llvm-commits mailing list