[all-commits] [llvm/llvm-project] 88fc0a: Specify explicit casts of types in pair construction
Tres via All-commits
all-commits at lists.llvm.org
Tue Nov 2 10:16:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 88fc0ab45db98f097c5ef898068081eb097cceeb
https://github.com/llvm/llvm-project/commit/88fc0ab45db98f097c5ef898068081eb097cceeb
Author: Tres Popp <tpopp at google.com>
Date: 2021-11-02 (Tue, 02 Nov 2021)
Changed paths:
M llvm/include/llvm/Passes/StandardInstrumentations.h
Log Message:
-----------
Specify explicit casts of types in pair construction
This was failing on some platforms.
More information about the All-commits
mailing list