[all-commits] [llvm/llvm-project] 315dc4: [clang-format] Add a space after a word token only...
Owen Pan via All-commits
all-commits at lists.llvm.org
Fri Apr 26 19:54:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 315dc4bbc730a3c672967c27587088cfe9752fe6
https://github.com/llvm/llvm-project/commit/315dc4bbc730a3c672967c27587088cfe9752fe6
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Add a space after a word token only if required (#90161)
Fixes #78166.
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