Refactor attribute printing to be a bit more obviously-correct.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 9 Aug 2018 01:21:06 +0000 (01:21 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 9 Aug 2018 01:21:06 +0000 (01:21 +0000)
commit89d9cc7da964273b7f6e7656ad22bd67eb4a09ba
treed1077ccda4bdc06e26778571627ae43c11fcafe6
parenta60d168d2253a060753ae208f77203601735a925
Refactor attribute printing to be a bit more obviously-correct.

No functionality change intended.

llvm-svn: 339306
clang/lib/AST/TypePrinter.cpp
clang/test/Misc/ast-print-attr.c [new file with mode: 0644]