]> granicus.if.org Git - clang/commit
Preliminary support for serializing statements.
authorTed Kremenek <kremenek@apple.com>
Wed, 31 Oct 2007 18:41:19 +0000 (18:41 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 31 Oct 2007 18:41:19 +0000 (18:41 +0000)
commite522d85ffcf500681eeca93671b82f565d993300
tree7ccc28e8ef8ae887e55fcdcd7d8d652692b48e97
parent3cf47465af0bf0511a55e8cc3a73c6e6a98d3ce5
Preliminary support for serializing statements.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43566 91177308-0d34-0410-b5e6-96231b3b80d8
AST/StmtSerialization.cpp [new file with mode: 0644]