]> granicus.if.org Git - clang/commit
Update the writing of the block-information block in the AST file
authorDouglas Gregor <dgregor@apple.com>
Tue, 8 Feb 2011 16:34:17 +0000 (16:34 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 8 Feb 2011 16:34:17 +0000 (16:34 +0000)
commitb6c2b3f658df5525b9c0af606b64d304e7416c2f
tree345c0239a8548c5938a2b022d7918f40fd072efa
parentd16c2cf1cafa413709aa487cbbd5dc392f1ba1ff
Update the writing of the block-information block in the AST file
format, so that llvm-bcanalyzer knows about all of the various record
kinds.

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