[all-commits] [llvm/llvm-project] 512f00: Fix MSVC "'type cast': conversion from 'unsigned i...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Mar 11 02:43:20 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 512f008ad9a98a2beb4dcdfba9d2cf521dd2c3fa
      https://github.com/llvm/llvm-project/commit/512f008ad9a98a2beb4dcdfba9d2cf521dd2c3fa
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M llvm/unittests/Transforms/IPO/AttributorTest.cpp

  Log Message:
  -----------
  Fix MSVC "'type cast': conversion from 'unsigned int' to 'const llvm::CallBase *' of greater size" warning. NFCI.




More information about the All-commits mailing list