[all-commits] [llvm/llvm-project] 6f87b9: [ADT] Use more explicit from to initialize member....
Sam McCall via All-commits
all-commits at lists.llvm.org
Mon Jun 29 13:23:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6f87b99a79a239edb04bf9d0818a529aa5c31f4b
https://github.com/llvm/llvm-project/commit/6f87b99a79a239edb04bf9d0818a529aa5c31f4b
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2020-06-29 (Mon, 29 Jun 2020)
Changed paths:
M llvm/include/llvm/ADT/FunctionExtras.h
Log Message:
-----------
[ADT] Use more explicit from to initialize member. Appease MSVC?
Or at least get a clearer error message:
http://lab.llvm.org:8011/builders/mlir-windows/builds/3958/steps/build-unified-tree/logs/stdio
More information about the All-commits
mailing list