[all-commits] [llvm/llvm-project] 66b830: Add explicit cast to fix MSVC error: "'return': ca...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Oct 31 05:01:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 66b830889d9bc4bfc58aa1ea47d1b3a7cbee7c5c
      https://github.com/llvm/llvm-project/commit/66b830889d9bc4bfc58aa1ea47d1b3a7cbee7c5c
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-10-31 (Mon, 31 Oct 2022)

  Changed paths:
    M llvm/unittests/ADT/MappedIteratorTest.cpp

  Log Message:
  -----------
  Add explicit cast to fix MSVC error: "'return': cannot convert from 'int (__cdecl *)(int)' to '`anonymous-namespace'::Plus1FunctionRef::FuncT'"




More information about the All-commits mailing list