llvm-project/clang/test/CXX/conv
John McCall 85f9055955 When pretty-printing tag types, only print the tag if we're in C (and
therefore not creating ElaboratedTypes, which are still pretty-printed
with the written tag).

Most of these testcase changes were done by script, so don't feel too
sorry for my fingers.

llvm-svn: 98149
2010-03-10 11:27:22 +00:00
..
conv.mem When pretty-printing tag types, only print the tag if we're in C (and 2010-03-10 11:27:22 +00:00
conv.qual Top-level const changes do not make a qualification conversion. Fixes PR6089. 2010-02-03 19:36:07 +00:00