Files
clang-p2996/clang/test/Misc
Richard Trieu c4a1e0efe6 [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>".
2024-12-01 19:21:42 -08:00
..
2024-04-28 09:42:43 -07:00