]> granicus.if.org Git - clang/commit
[modules] Avoid adding a redecl chain to the 'pending out of date' list as the
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 28 Feb 2015 05:57:02 +0000 (05:57 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 28 Feb 2015 05:57:02 +0000 (05:57 +0000)
commit1531424650e79d53b171bd7977bc41c1de9aa1e7
tree6fed56cd8bc3aa7d3c6fb2fc6477edb9cf20bbf5
parent1b1758f780eddf8380ef864b08a01aeab51aee56
[modules] Avoid adding a redecl chain to the 'pending out of date' list as the
very first step in updating it.

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