[all-commits] [llvm/llvm-project] d71ee7: [clang-format] Set C11 instead of C17 for LK_C (#1...
Owen Pan via All-commits
all-commits at lists.llvm.org
Sat Apr 5 13:36:07 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d71ee7d23048ca64d14a7536927a006867cea39a
https://github.com/llvm/llvm-project/commit/d71ee7d23048ca64d14a7536927a006867cea39a
Author: Owen Pan <owenpiano at gmail.com>
Date: 2025-04-05 (Sat, 05 Apr 2025)
Changed paths:
M clang/lib/Format/Format.cpp
M clang/lib/Format/FormatToken.cpp
M clang/lib/Format/TokenAnnotator.cpp
M clang/lib/Format/TokenAnnotator.h
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Set C11 instead of C17 for LK_C (#134472)
Fix #134453
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