[all-commits] [llvm/llvm-project] 9cc3eb: Fix warning: format specifies type 'unsigned long'...

Alexandre Ganea via All-commits all-commits at lists.llvm.org
Mon Nov 4 11:43:55 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9cc3ebf8b7630e30bc0eea6dc4a55348edf71091
      https://github.com/llvm/llvm-project/commit/9cc3ebf8b7630e30bc0eea6dc4a55348edf71091
  Author: Alexandre Ganea <alexandre.ganea at ubisoft.com>
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/tests/sanitizer_bitvector_test.cpp

  Log Message:
  -----------
  Fix warning: format specifies type 'unsigned long' but the argument has type 'unsigned long long' [-Wformat]




More information about the All-commits mailing list