]> granicus.if.org Git - clang/commit
Clear the linkage cache recursively. Fixes PR8926.
authorJohn McCall <rjmccall@apple.com>
Tue, 8 Feb 2011 19:01:05 +0000 (19:01 +0000)
committerJohn McCall <rjmccall@apple.com>
Tue, 8 Feb 2011 19:01:05 +0000 (19:01 +0000)
commitf76b092e1a6f0df4a5c64aae3c71d6e81e4b717c
treef5f15a88e5e00ba7ce1a4680482ffc3e22d2979c
parent651f86fb6b0f1a251c65a9be6d3fa83e67d5988d
Clear the linkage cache recursively.  Fixes PR8926.

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