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

via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 22 12:04:58 PDT 2023


================
@@ -285,6 +285,10 @@ Changes in existing checks
   <clang-tidy/checks/modernize/use-using>` check to fix function pointer and
   forward declared ``typedef`` correctly.
 
+- Improved :doc:`modernize-use-using
----------------
Da-Viper wrote:

done

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


More information about the cfe-commits mailing list