[PATCH] D109541: Increase expected line number for ExtDebugInfo.cpp

Jinsong Ji via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 9 19:43:01 PDT 2021


jsji accepted this revision.
jsji added a comment.
This revision is now accepted and ready to land.

LGTM. But please wait to see whether @aprantl has any comments. Thanks.



================
Comment at: clang/test/Modules/ExtDebugInfo.cpp:27
 
+#line 50
 using DebugCXX::Struct;
----------------
Add comment about why we want to add this directive here.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109541/new/

https://reviews.llvm.org/D109541



More information about the cfe-commits mailing list