Make the order of visitation of the pending bodies in the AST reader
authorDouglas Gregor <dgregor@apple.com>
Tue, 9 Oct 2012 17:50:23 +0000 (17:50 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 9 Oct 2012 17:50:23 +0000 (17:50 +0000)
commit7c0990ba35e743d58a5751f6019a6faab9478daa
tree5edad69b2816e589197596b153c16104edb9f66a
parent62692ce7f3a4f5a69dc65bef888f4cc79c26a203
Make the order of visitation of the pending bodies in the AST reader
deterministic.

llvm-svn: 165515
clang/include/clang/Serialization/ASTReader.h
clang/lib/Serialization/ASTReader.cpp