llvm-project/clang/test/CXX/temp/temp.arg
Chris Lattner 53fa04909c make clang print types as "const int *" instead of "int const*",
which is should have done from the beginning.  As usual, the most
fun with this sort of change is updating all the testcases.

llvm-svn: 113090
2010-09-05 00:04:01 +00:00
..
temp.arg.nontype make clang print types as "const int *" instead of "int const*", 2010-09-05 00:04:01 +00:00
temp.arg.type Allow anonymous and local types. The support was already in place for these, 2010-09-03 21:12:34 +00:00