[PATCH] D73462: [dwarf-5] Support DebugInfo for Defaulted parameters for C++ templates

Adrian Prantl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 30 09:00:20 PST 2020


aprantl added a comment.

In addition to the roundtrip test, can you please also add a .bc file test containing a DITemplateTypeParameter / DITemplateValueParameter produced by today's llvm to test the bitcode upgrade code added to MetadataLoader? You'll find examples if you search for .bc files in the existing tests.


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

https://reviews.llvm.org/D73462





More information about the cfe-commits mailing list