[all-commits] [llvm/llvm-project] 2dbbc2: [clang-format] Disable IntegerLiteralSeparator for...
Owen Pan via All-commits
all-commits at lists.llvm.org
Fri Aug 1 00:11:23 PDT 2025
Branch: refs/heads/release/21.x
Home: https://github.com/llvm/llvm-project
Commit: 2dbbc2729249f0c15c7e2005c5e870939ce9d64f
https://github.com/llvm/llvm-project/commit/2dbbc2729249f0c15c7e2005c5e870939ce9d64f
Author: Owen Pan <owenpiano at gmail.com>
Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths:
M clang/lib/Format/IntegerLiteralSeparatorFixer.cpp
M clang/unittests/Format/IntegerLiteralSeparatorTest.cpp
Log Message:
-----------
[clang-format] Disable IntegerLiteralSeparator for C++ before c++14 (#151273)
Fixes #151102
(cherry picked from commit 5fc482cfc0fa70c98e14d64d83dffbf7da03c303)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list