[clang-tools-extra] [clang-tidy] Improved --verify-config when using literal style in config file (PR #85591)

Piotr Zegar via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 23 12:26:48 PDT 2024


=?utf-8?q?Félix-Antoine?= Constantin,
=?utf-8?q?Félix-Antoine?= Constantin
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/85591 at github.com>


================
@@ -262,6 +262,9 @@ Miscellaneous
   option is specified. Now ``clang-apply-replacements`` applies formatting only with
   the option.
 
+- Fixed ``--verify-check`` option not properly parsing checks when using the 
+  literal operator in the ``.clang-tidy`` config.
----------------
PiotrZSL wrote:

I think this should be in line 103.

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


More information about the cfe-commits mailing list