Go to file
Daniel Dunbar 9ebf9516af Kill ASTContext::[gs]etFieldForDecl, instead we just lookup things
when we need them -- which is exactly what some code was already
doing!
 - No intended functionality change.

llvm-svn: 69648
2009-04-21 01:19:28 +00:00
clang Kill ASTContext::[gs]etFieldForDecl, instead we just lookup things 2009-04-21 01:19:28 +00:00
llvm Usage getAnalysisToUpdate for TargetData, per PR760. 2009-04-21 01:11:19 +00:00