================
@@ -223,6 +255,31 @@ Options description
 
 A detailed description of each option is presented below:
 
+.. option:: DefaultCase
+
+    When defined, the check will ensure all names by default conform to the
+    selected casing.
+
+.. option:: DefaultPrefix
+
+    When defined, the check will ensure all names by default will add the
+    prefixed with the given value (regardless of casing).
----------------
dkaszews wrote:

Yeah, I just copied it from the neighbors and changed "abstract class" to 
"names by default". Consistency over correctness, I guess. Might have 
originally meant "will be prefixed" as well.

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

Reply via email to