[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,43 @@
+//===--- AvoidPlatformSpecificFundamentalTypesCheck.h - clang-tidy -------*- C++
+//-*-===//
----------------
EugeneZelenko wrote:

Please merge with previous line.

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


More information about the cfe-commits mailing list