Remove calls to getMostRecentDecl. The case they were added for in r117526 are
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 12 Nov 2012 04:32:23 +0000 (04:32 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 12 Nov 2012 04:32:23 +0000 (04:32 +0000)
commitab53a7278141efe50e2f9c5710d0277bd9d1e969
tree4f29c8b19148c1c1abcdd0f2085ef759817d0fa3
parentd5ed033d561848aa1552140a779b7d4250bdd207
Remove calls to getMostRecentDecl. The case they were added for in r117526 are
now covered by attribute merging.

llvm-svn: 167714
clang/lib/AST/Decl.cpp