]> granicus.if.org Git - clang/commit
[PCH] We only need to record C++ overridden methods once for the canonical decl.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 12 Oct 2012 05:31:40 +0000 (05:31 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 12 Oct 2012 05:31:40 +0000 (05:31 +0000)
commit716c8dfd5f7fe9b483debfae909199ef1a7f83d3
tree087197d3a0d3dd74b7568f014deb31fb6ac5392e
parent5dbd990d7978fb990b61a9bcf1b71314a3e743fe
[PCH] We only need to record C++ overridden methods once for the canonical decl.

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