aprantl added a comment.
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109541/new/
https://reviews.llvm.org/D109541
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG45a738363ee3: Increase expected line number for
ExtDebugInfo.cpp (authored by Jake-Egan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST
Jake-Egan updated this revision to Diff 371908.
Jake-Egan added a comment.
Added a comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109541/new/
https://reviews.llvm.org/D109541
Files:
clang/test/Modules/ExtDebugInfo.cpp
Index: clang/test
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;
A
Jake-Egan created this revision.
Jake-Egan requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D109541
Files:
clang/test/Modules/ExtDebugInfo.cpp
Index: clang/test/Modules/Ext