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
Differential D109541
Increase expected line number for ExtDebugInfo.cpp Jake-Egan on Sep 9 2021, 1:30 PM. Authored by
Details 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
Diff Detail
Unit Tests
|
Add comment about why we want to add this directive here.