[all-commits] [llvm/llvm-project] f181c6: Fix MSVC "result of 32-bit shift implicitly conver...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Jul 3 03:06:00 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f181c66c0306cc61a70d58c4c72d385f369088c7
      https://github.com/llvm/llvm-project/commit/f181c66c0306cc61a70d58c4c72d385f369088c7
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp

  Log Message:
  -----------
  Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warning.




More information about the All-commits mailing list