[PATCH] D105112: [clang] Add -fdump-record-layouts-canonical option

David Tenty via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 30 18:15:28 PDT 2021


daltenty added a comment.

In D105112#2850990 <https://reviews.llvm.org/D105112#2850990>, @stevewan wrote:

> I'm not familiar with `getCanonicalType()`, can you confirm whether it sees through nested typedef's?

Add a test case that hopefully will cover the case you intend


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105112



More information about the cfe-commits mailing list