]> granicus.if.org Git - clang/commit
Serialization: Let ASTWriter return the signature of the written module.
authorAdrian Prantl <aprantl@apple.com>
Tue, 22 Sep 2015 23:26:31 +0000 (23:26 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 22 Sep 2015 23:26:31 +0000 (23:26 +0000)
commit6a9f31e5e3de8998ad3f75d946e163976933114a
tree5fbc7b68ee6332cebfe20f2b696d1a896176ad07
parentdb0f9f00d23c343c6a142be9485c2b9abd72a503
Serialization: Let ASTWriter return the signature of the written module.

NFC

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