]> granicus.if.org Git - clang/commit
Refactor to avoid explicitly listing all the different flavours of redeclarable
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 13 May 2014 01:15:00 +0000 (01:15 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 13 May 2014 01:15:00 +0000 (01:15 +0000)
commitfacf07a6d56461462dc3d8fff3b87e9d6295a098
treecbc9a3c5bd76afa72f6537d89e23b97acdeaa974
parent9a07730b8e9e389c788282c17f8f28f81860ecee
Refactor to avoid explicitly listing all the different flavours of redeclarable
declarations, and duplicating code between them.

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