[all-commits] [llvm/llvm-project] ff1135: [clang-format][NFC] Use the newly added AllowLiter...
owenca via All-commits
all-commits at lists.llvm.org
Sat Mar 7 12:47:35 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff11354911024ff443145e2a502e83f42066418a
https://github.com/llvm/llvm-project/commit/ff11354911024ff443145e2a502e83f42066418a
Author: owenca <owenpiano at gmail.com>
Date: 2026-03-07 (Sat, 07 Mar 2026)
Changed paths:
M clang/lib/Format/IntegerLiteralSeparatorFixer.cpp
Log Message:
-----------
[clang-format][NFC] Use the newly added AllowLiteralDigitSeparator (#185165)
Use LangOptions::AllowLiteralDigitSeparator added in #184235 for the
IntegerLiteralSeparator option.
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