diff options
author | Richard Trieu <57020969+Weverything@users.noreply.github.com> | 2024-12-01 19:21:42 -0800 |
---|---|---|
committer | Richard Trieu <57020969+Weverything@users.noreply.github.com> | 2024-12-01 19:21:42 -0800 |
commit | c4a1e0efe6b0767dfb5861a7e8814d7db0c0de8a (patch) | |
tree | a12e797fa3e277479d1ea7bd8c56e034f505f50e /llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp | |
parent | 8cb44859cc31929521c09fc6a8add66d53db44de (diff) | |
download | llvm-c4a1e0efe6b0767dfb5861a7e8814d7db0c0de8a.zip llvm-c4a1e0efe6b0767dfb5861a7e8814d7db0c0de8a.tar.gz llvm-c4a1e0efe6b0767dfb5861a7e8814d7db0c0de8a.tar.bz2 |
[clang] Remove redundant integer values in template type diffing
Look through SubstNonTypeTemplateParmExpr to find an IntegerLiteral
node when attempting to determine if extra info is printed via
the aka mechanism. This will avoid printing types such as
"array<5 aka 5>" and will only show "array<5>".
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp')
0 files changed, 0 insertions, 0 deletions