[all-commits] [llvm/llvm-project] 483a25: NFC: Formatting changes.
nlewycky via All-commits
all-commits at lists.llvm.org
Mon Mar 15 14:27:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 483a253ae9b8de07e058c173419e374a9ccfdd80
https://github.com/llvm/llvm-project/commit/483a253ae9b8de07e058c173419e374a9ccfdd80
Author: Nick Lewycky <nicholas at mxc.ca>
Date: 2021-03-15 (Mon, 15 Mar 2021)
Changed paths:
M llvm/include/llvm/IR/Constants.h
M llvm/unittests/IR/ConstantsTest.cpp
Log Message:
-----------
NFC: Formatting changes.
Run clang-format over these files.
Capitalize some variable names per clang-tidy's request.
Pulled out to simplify review of D98302.
More information about the All-commits
mailing list