]> granicus.if.org Git - clang/commit
[modules] Refactor handling of cases where we write an offset to a prior record into...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 13 Apr 2016 02:12:03 +0000 (02:12 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 13 Apr 2016 02:12:03 +0000 (02:12 +0000)
commitc11ded1da6d414523545a833ee720c728ed39409
treea8b4443c91be6f1e9764777e455d638cbffbadc0
parent215d5ab34a51bfb5f8bfe13b1c7800ae01462e63
[modules] Refactor handling of cases where we write an offset to a prior record into the bitstream and simplify a little, in preparation for doing this in more cases.

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