[PATCH] D39503: Let replaceVTableHolder accept any type

Tom Tromey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 2 11:19:26 PDT 2017


tromey added inline comments.


================
Comment at: test/DebugInfo/Generic/containing-type-extension.ll:6
+
+; Make sure we correctly handle context of a subprogram being a type identifier.
+; CHECK: [[SP:.*]]: DW_TAG_structure_type
----------------
This comment is wrong - copied from a different test.  I'll fix it.


https://reviews.llvm.org/D39503





More information about the llvm-commits mailing list