[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)
commitf1c23dc4c735987a253b2a979f6623ac1c64035c
tree590a3568f35adcce45c46402c9dc1f1489495e70
parentef7555fbb2349d88fd21aca6bb4fb7e542573e5e
[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.

llvm-svn: 266160
clang/include/clang/Serialization/ASTWriter.h
clang/lib/Serialization/ASTWriter.cpp
clang/lib/Serialization/ASTWriterDecl.cpp