summaryrefslogtreecommitdiff
path: root/clang/test/AST/pr47636.cpp
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1: remove redundant actionsFangrui Song
2021-10-21Recommit: Compress formatting of array type names (int [4] -> int[4])David Blaikie
2021-10-14Revert "Compress formatting of array type names (int [4] -> int[4])"David Blaikie
2021-10-14Compress formatting of array type names (int [4] -> int[4])David Blaikie
2021-01-06Fix MaterializeTemporaryExpr's type when its an incomplete array.Erich Keane