diff options
author | Krystian Stasiowski <sdkrystian@gmail.com> | 2024-04-10 08:41:22 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-10 08:41:22 -0400 |
commit | 1ca01958310f2956abd72ece1652c3218bcf27e1 (patch) | |
tree | 7b35b4da1bdf1aadd4a96c63af5e82507bb917f0 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | b47e439559ad03a1b32614f573aad66f145a634d (diff) | |
download | llvm-1ca01958310f2956abd72ece1652c3218bcf27e1.zip llvm-1ca01958310f2956abd72ece1652c3218bcf27e1.tar.gz llvm-1ca01958310f2956abd72ece1652c3218bcf27e1.tar.bz2 |
[Clang][AST][NFC] Fix printing of dependent PackIndexTypes (#88146)
Dependent `PackIndexType`s currently print the memory address of the
index `Expr*` rather than pretty printing the expression. This patch
fixes that.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions