[all-commits] [llvm/llvm-project] cc75e5: [clang-format][NFC] Refactor isPointerOrReference
Owen Pan via All-commits
all-commits at lists.llvm.org
Fri Nov 10 01:23:25 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc75e520162ef651977d3f6d11b0d0b92dd2be07
https://github.com/llvm/llvm-project/commit/cc75e520162ef651977d3f6d11b0d0b92dd2be07
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-11-10 (Fri, 10 Nov 2023)
Changed paths:
M clang/lib/Format/FormatToken.h
M clang/lib/Format/QualifierAlignmentFixer.cpp
M clang/lib/Format/TokenAnnotator.cpp
M clang/lib/Format/WhitespaceManager.cpp
Log Message:
-----------
[clang-format][NFC] Refactor isPointerOrReference
More information about the All-commits
mailing list