[all-commits] [llvm/llvm-project] 49942c: [NFC] Fix a compiler warning
qcolombet via All-commits
all-commits at lists.llvm.org
Wed Mar 10 13:30:46 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 49942c6d4a0aee740381f754a6a0e6f7e1bfed43
https://github.com/llvm/llvm-project/commit/49942c6d4a0aee740381f754a6a0e6f7e1bfed43
Author: Quentin Colombet <qcolombet at apple.com>
Date: 2021-03-10 (Wed, 10 Mar 2021)
Changed paths:
M llvm/include/llvm/ADT/SetOperations.h
Log Message:
-----------
[NFC] Fix a compiler warning
Fix a warning caused by -Wrange-loop-analysis
Patch by Xiaoqing Wu <xiaoqing_wu at apple.com>
Differential Revision: https://reviews.llvm.org/D98297
More information about the All-commits
mailing list