[all-commits] [llvm/llvm-project] 45a738: Increase expected line number for ExtDebugInfo.cpp

Jake Egan via All-commits all-commits at lists.llvm.org
Thu Sep 16 07:06:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 45a738363ee39754a0e93d9f779bda2cad83fa18
      https://github.com/llvm/llvm-project/commit/45a738363ee39754a0e93d9f779bda2cad83fa18
  Author: Jake Egan <Jake.Egan at ibm.com>
  Date:   2021-09-16 (Thu, 16 Sep 2021)

  Changed paths:
    M clang/test/Modules/ExtDebugInfo.cpp

  Log Message:
  -----------
  Increase expected line number for ExtDebugInfo.cpp

This patch increases the expected line number for one of the checks so that it doesn't have to be updated for any added/removed lines in the RUN section.

This change is in preparation for the following patch: https://reviews.llvm.org/D109060

Reviewed By: jsji

Differential Revision: https://reviews.llvm.org/D109541




More information about the All-commits mailing list