Skip to content

Commit d5fd2e7

Browse files
committed
Rename files
1 parent 524fdd8 commit d5fd2e7

File tree

4 files changed

+0
-0
lines changed

4 files changed

+0
-0
lines changed

clang-tools-extra/clang-tidy/modernize/AvoidFundamentalIntegerTypesCheck.cpp renamed to clang-tools-extra/clang-tidy/portability/AvoidPlatformSpecificFundamentalTypesCheck.cpp

File renamed without changes.

clang-tools-extra/clang-tidy/modernize/AvoidFundamentalIntegerTypesCheck.h renamed to clang-tools-extra/clang-tidy/portability/AvoidPlatformSpecificFundamentalTypesCheck.h

File renamed without changes.

clang-tools-extra/docs/clang-tidy/checks/modernize/avoid-fundamental-integer-types.rst renamed to clang-tools-extra/docs/clang-tidy/checks/portability/avoid-platform-specific-fundamental-types.rst

File renamed without changes.

clang-tools-extra/test/clang-tidy/checkers/modernize/avoid-fundamental-integer-types.cpp renamed to clang-tools-extra/test/clang-tidy/checkers/portability/avoid-platform-specific-fundamental-types.cpp

File renamed without changes.

0 commit comments

Comments
 (0)