[all-commits] [llvm/llvm-project] a369a5: [clang-format] Fix a bug in formating `#define A x...
Owen Pan via All-commits
all-commits at lists.llvm.org
Sun Nov 26 16:20:33 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a369a5946f99254d56455f3deb0031199562c1dd
https://github.com/llvm/llvm-project/commit/a369a5946f99254d56455f3deb0031199562c1dd
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-11-26 (Sun, 26 Nov 2023)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Fix a bug in formating `#define A x:` (#73220)
Fixed #70789.
More information about the All-commits
mailing list