[all-commits] [llvm/llvm-project] cfdba8: Fix some -Wconstant-conversion warnings for future...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jan 13 16:28:56 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cfdba8b7400746250daf9f9557d3dfca3dadf7c6
https://github.com/llvm/llvm-project/commit/cfdba8b7400746250daf9f9557d3dfca3dadf7c6
Author: Fangrui Song <i at maskray.me>
Date: 2023-01-13 (Fri, 13 Jan 2023)
Changed paths:
M llvm/include/llvm/Analysis/DependenceAnalysis.h
M llvm/lib/Analysis/DependenceAnalysis.cpp
M llvm/lib/Support/UnicodeNameToCodepoint.cpp
Log Message:
-----------
Fix some -Wconstant-conversion warnings for future Clang (D139114)
More information about the All-commits
mailing list