[all-commits] [llvm/llvm-project] aefdce: fix the error caused by D107333:

Esme via All-commits all-commits at lists.llvm.org
Mon Aug 9 01:38:33 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aefdce8b397a981c5026d6071e75e50f2f023e1d
      https://github.com/llvm/llvm-project/commit/aefdce8b397a981c5026d6071e75e50f2f023e1d
  Author: Esme-Yi <esme.yi at ibm.com>
  Date:   2021-08-09 (Mon, 09 Aug 2021)

  Changed paths:
    M llvm/tools/llvm-readobj/XCOFFDumper.cpp

  Log Message:
  -----------
  fix the error caused by D107333:

llvm/tools/llvm-readobj/XCOFFDumper.cpp:464:5: error:
  call to member function 'printNumber' is ambiguous
    W.printNumber("Length", StrTabSize);




More information about the All-commits mailing list