[all-commits] [llvm/llvm-project] c1f859: [Support] Silence warning in Path unittests when c...

Alexandre Ganea via All-commits all-commits at lists.llvm.org
Mon Mar 23 09:20:35 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c1f8595fe5b856222418e2de547f0e346d84ac84
      https://github.com/llvm/llvm-project/commit/c1f8595fe5b856222418e2de547f0e346d84ac84
  Author: Alexandre Ganea <alexandre.ganea at ubisoft.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M llvm/unittests/Support/Path.cpp

  Log Message:
  -----------
  [Support] Silence warning in Path unittests when compiling with clang-cl

warning: comparison of integers of different signs: 'const unsigned long long' and 'const int' [-Wsign-compare]




More information about the All-commits mailing list