[all-commits] [llvm/llvm-project] 2d585c: [clang-format] Fix a bug that changes keyword `or`...
Owen Pan via All-commits
all-commits at lists.llvm.org
Wed Feb 26 18:14:48 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d585ccecc45d84483ce8a7e26dbf455e9ba3798
https://github.com/llvm/llvm-project/commit/2d585ccecc45d84483ce8a7e26dbf455e9ba3798
Author: Owen Pan <owenpiano at gmail.com>
Date: 2025-02-26 (Wed, 26 Feb 2025)
Changed paths:
M clang/lib/Format/FormatToken.h
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTest.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Fix a bug that changes keyword `or` to an identifier (#128410)
Fixes #105482
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