]> granicus.if.org Git - clang/commit
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)
commitc6b82c353bef4cbc0d1dde8580abf8d0a266e64b
treeca66ef8cfb29d4ec7e090631e2569f4875c3aaef
parent538fb98685522bb7234c693f12e82b8893e290ff
Remove calls to getMostRecentDecl. The case they were added for in r117526 are
now covered by attribute merging.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@167714 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/Decl.cpp