[all-commits] [llvm/llvm-project] b4e35c: [clang-format] Insert a space between a numeric UD...
Owen via All-commits
all-commits at lists.llvm.org
Thu Feb 9 13:35:15 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b4e35c63711b4bde10b83607d04dab4bfdb86482
https://github.com/llvm/llvm-project/commit/b4e35c63711b4bde10b83607d04dab4bfdb86482
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-02-09 (Thu, 09 Feb 2023)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Insert a space between a numeric UDL and a dot
Fixes #60576.
Differential Revision: https://reviews.llvm.org/D143546
More information about the All-commits
mailing list