Increase expected line number for ExtDebugInfo.cpp
authorJake Egan <Jake.Egan@ibm.com>
Thu, 16 Sep 2021 13:59:49 +0000 (09:59 -0400)
committerJake Egan <Jake.Egan@ibm.com>
Thu, 16 Sep 2021 14:03:01 +0000 (10:03 -0400)
commit45a738363ee39754a0e93d9f779bda2cad83fa18
tree0a2a5717df62e840322fd2bf657734becce0424f
parenta773db7d76222ccf4365979e01dd582fd2b5b3df
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
clang/test/Modules/ExtDebugInfo.cpp