[all-commits] [llvm/llvm-project] 41ae78: Use has_value instead of hasValue (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Tue Jul 19 20:16:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 41ae78ea3a931018cf2be58fb9eaa98bfeaf2db6
https://github.com/llvm/llvm-project/commit/41ae78ea3a931018cf2be58fb9eaa98bfeaf2db6
Author: Kazu Hirata <kazu at google.com>
Date: 2022-07-19 (Tue, 19 Jul 2022)
Changed paths:
M clang/lib/Basic/Sarif.cpp
M clang/unittests/Basic/SarifTest.cpp
M llvm/lib/CodeGen/ExpandVectorPredication.cpp
M llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Transforms/IPO/Attributor.cpp
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
Log Message:
-----------
Use has_value instead of hasValue (NFC)
More information about the All-commits
mailing list