]> granicus.if.org Git - clang/commit
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)
commitce12d2f8863588d408897602089d17c4d3c3d0e5
treeb8cfede569c1e2a65c877aa6530d338f94cca769
parent5456b0fe40714a78cd0ba7c1a5b7dc34eda385af
Make the order of visitation of the pending bodies in the AST reader
deterministic.

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