]> granicus.if.org Git - clang/commit
Clear the LV cache when setting the instantiated from link.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 8 Jan 2013 14:58:32 +0000 (14:58 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 8 Jan 2013 14:58:32 +0000 (14:58 +0000)
commitef3c69406f73b892a3d5023ea42b3d7ed9c99d33
treef83eef4af342d4e4f135eeed913d2b7d8e2f1e70
parent26f7e78018ed6ce8aa11b5eef94c772ca4ee48bf
Clear the LV cache when setting the instantiated from link.
Fixes pr14835.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171857 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp
test/SemaCXX/visibility.cpp [new file with mode: 0644]