]> granicus.if.org Git - clang/commit
[Serialization] Follow-up to r297972, deserialize name/loc in separate statements...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 17 Mar 2017 00:49:42 +0000 (00:49 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 17 Mar 2017 00:49:42 +0000 (00:49 +0000)
commit6517d815c03f24d99d43bbb38eb106835a8ace87
tree3376a524b6008fe624a3063c2b0e2cbc718997bd
parent0812d1f1bbe985e30f279956bbc5f88f9eb1c59a
[Serialization] Follow-up to r297972, deserialize name/loc in separate statements to make sure they deserialize in defined order.

This should fix the windows bots.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@298027 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ASTReaderDecl.cpp