[all-commits] [llvm/llvm-project] fd0a4b: [RISCV] Add missing space to 'clang-format on' dir...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Jan 24 17:01:02 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd0a4bc76bd93d81ca3acecb2ce07513d64060be
https://github.com/llvm/llvm-project/commit/fd0a4bc76bd93d81ca3acecb2ce07513d64060be
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-01-24 (Mon, 24 Jan 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
Log Message:
-----------
[RISCV] Add missing space to 'clang-format on' directive. NFC
Without a space after the comment characters it seems to be ignored.
More information about the All-commits
mailing list