[clang-tools-extra] [clang-tidy] Add portability-avoid-platform-specific-fundamental-types (PR #146970)

via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 4 07:56:04 PDT 2025


================
@@ -0,0 +1,121 @@
+//===--- AvoidPlatformSpecificFundamentalTypesCheck.cpp - clang-tidy
+//---------------===//
----------------
EugeneZelenko wrote:

Please merge with previous line.

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


More information about the cfe-commits mailing list