diff options
author | Shoaib Meenai <smeenai@fb.com> | 2024-09-28 18:15:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-28 18:15:14 -0700 |
commit | 8773bd0e6e9de37787e73c4c5e73ca65b0e2221f (patch) | |
tree | 08137338da51c8ee0789b027f3ffd920768894d3 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e203a67f4cef5844877f6a5720e659ea09729e9a (diff) | |
download | llvm-8773bd0e6e9de37787e73c4c5e73ca65b0e2221f.zip llvm-8773bd0e6e9de37787e73c4c5e73ca65b0e2221f.tar.gz llvm-8773bd0e6e9de37787e73c4c5e73ca65b0e2221f.tar.bz2 |
[mlir] Print aliases for recursive types (#110346)
We're already keeping track of the alias depth to ensure that aliases
are printed before they're referenced. For recursive types, we can
additionally track whether an alias has been printed and only reference
it if so, to lift the restrictions on not printing aliases inside
mutable types.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions