]> granicus.if.org Git - clang/commit
Add some missing record names to the AST output. No functionality change, but llvm...
authorDouglas Gregor <dgregor@apple.com>
Thu, 4 Aug 2011 16:39:39 +0000 (16:39 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 4 Aug 2011 16:39:39 +0000 (16:39 +0000)
commit837593fec8389eea3143920d7f2180b079b609e8
treeddf9b39c0477616d62ff7371a26e69cc5f95bf75
parentfb2d9e092f19cfcdd11ebd5ceac40456c090c7db
Add some missing record names to the AST output. No functionality change, but llvm-bcanalyzer will be a little more informative now for AST files

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136883 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ASTWriter.cpp