]> granicus.if.org Git - clang/commit
AST printing for scoped enumerations and enumerations with a fixed underlying type...
authorDouglas Gregor <dgregor@apple.com>
Wed, 1 Dec 2010 16:01:08 +0000 (16:01 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 1 Dec 2010 16:01:08 +0000 (16:01 +0000)
commit9fa8c4652afd4ee0faa70b563688d56c51c7fc93
treeca25ee63450d884eab6256172c221c02eb19fdc2
parentb7b2688bab0eac053d3e2938b329c8e523fd252b
AST printing for scoped enumerations and enumerations with a fixed underlying type, from Daniel Wallin

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120576 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/DeclPrinter.cpp