]> granicus.if.org Git - clang/commit
Extend -ast-dump for CXXRecordDecl to dump the flags from the DefinitionData.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 22 Sep 2017 00:11:15 +0000 (00:11 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 22 Sep 2017 00:11:15 +0000 (00:11 +0000)
commit0b5ac08821c0efb80531b9bcfdae8c2204e75ff9
treeb9985add481bb6029d2872d73893840617d13fc2
parent7eb7e99e4dca89571e26e9c30f82e38a9219a38a
Extend -ast-dump for CXXRecordDecl to dump the flags from the DefinitionData.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@313943 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTDumper.cpp
test/Frontend/float16.cpp
test/Misc/ast-dump-decl.cpp
test/Misc/ast-dump-invalid.cpp
test/Misc/pragma-attribute-cxx-subject-match-rules.cpp
test/Misc/pragma-attribute-cxx.cpp
test/Modules/cxx-templates.cpp
test/SemaTemplate/default-expr-arguments-3.cpp