[all-commits] [llvm/llvm-project] 350dad: Give helpers internal linkage. NFC.
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Tue May 19 13:17:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 350dadaa8ab3db34ff41d7291f43442c57719de3
https://github.com/llvm/llvm-project/commit/350dadaa8ab3db34ff41d7291f43442c57719de3
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-05-19 (Tue, 19 May 2020)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
M clang/lib/StaticAnalyzer/Core/CallEvent.cpp
M llvm/lib/IR/Instructions.cpp
M llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp
M mlir/lib/Conversion/VectorToSCF/VectorToSCF.cpp
M mlir/lib/Dialect/Affine/IR/AffineOps.cpp
M mlir/lib/Dialect/StandardOps/IR/Ops.cpp
M mlir/lib/Dialect/Vector/VectorOps.cpp
M mlir/test/lib/IR/TestMatchers.cpp
M mlir/test/lib/Transforms/TestLinalgTransforms.cpp
Log Message:
-----------
Give helpers internal linkage. NFC.
More information about the All-commits
mailing list