[PATCH] D59873: Add additional mangling for struct members of non trivial structs

Shoaib Meenai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 27 10:53:14 PDT 2019


smeenai added a comment.

Also, it might be worth adding a third level of struct to the test, to show that it handles arbitrary nesting correctly (which it does).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59873





More information about the cfe-commits mailing list