Test commit

llvm-svn: 81500
This commit is contained in:
Sam Weinig
2009-09-11 03:29:30 +00:00
parent 92ada5dc52
commit bae6914314

View File

@@ -6122,6 +6122,6 @@ void Sema::MarkDeclarationReferenced(SourceLocation Loc, Decl *D) {
D->setUsed(true);
return;
}
}
}