Split Sema::MarkDeclarationReferenced into multiple functions; the additional...
Split Sema::MarkDeclarationReferenced into multiple functions; the additional entry points are needed to implement C++11 odr-use marking correctly. No functional change in this patch; I'll actually make the change which fixes the odr-use marking in a followup patch. llvm-svn: 149586
Loading
Please register or sign in to comment