================
@@ -307,6 +311,58 @@ After:
       ~pre_foo_post();
     };
 
+.. option:: ClassConstexprCase
+
+    When defined, the check will ensure class constexpr names conform to the
+    selected casing.
----------------
EugeneZelenko wrote:

```suggestion
    When defined, the check will ensure class ``constexpr`` names conform to
    the selected casing.
```

Same in other places.

https://github.com/llvm/llvm-project/pull/162160
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to