[all-commits] [llvm/llvm-project] 39d298: [SCCP] Follow up of rGbbab9f986c6d. NFC.
sjoerdmeijer via All-commits
all-commits at lists.llvm.org
Wed Apr 14 09:15:36 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39d29817f37ed8f0969a9221f714711f2b390a50
https://github.com/llvm/llvm-project/commit/39d29817f37ed8f0969a9221f714711f2b390a50
Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
Date: 2021-04-14 (Wed, 14 Apr 2021)
Changed paths:
M llvm/include/llvm/Transforms/Utils/SCCPSolver.h
M llvm/lib/Transforms/Scalar/SCCP.cpp
M llvm/lib/Transforms/Utils/SCCPSolver.cpp
Log Message:
-----------
[SCCP] Follow up of rGbbab9f986c6d. NFC.
This addresses the linter messages, mainly the inconsistent capitalisation of
member functions.
More information about the All-commits
mailing list