================
@@ -229,7 +229,8 @@ Changes in existing checks
 
 - Improved :doc:`readability-identifier-naming
   <clang-tidy/checks/readability/identifier-naming>` check in 
`GetConfigPerFile`
-  mode by resolving symbolic links to header files.
+  mode by resolving symbolic links to header files. Fixed handling of Hungarian
----------------
dmpolukhin wrote:

> One entry per check. One sentence per change.

I don't think it is common practice, see 
https://releases.llvm.org/17.0.1/tools/clang/tools/extra/docs/ReleaseNotes.html 
I see 6 entries about `readability-identifier-naming`. Does it change recently 
and documented somewhere?

https://github.com/llvm/llvm-project/pull/84236
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to