[clang-tools-extra] Fix #35272: Don't replace typedefs in extern c scope (PR #69102)

Piotr Zegar via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 20 00:32:55 PDT 2023


================
@@ -325,6 +329,7 @@ Changes in existing checks
   identify calls to static member functions with out-of-class inline definitions.
 
 
+
----------------
PiotrZSL wrote:

remove added empty line

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


More information about the cfe-commits mailing list