]> granicus.if.org Git - clang/commit
Deduplicate several GD.getDecl() calls into Decl * local variable.
authorYaron Keren <yaron.keren@gmail.com>
Sat, 24 Dec 2016 15:32:39 +0000 (15:32 +0000)
committerYaron Keren <yaron.keren@gmail.com>
Sat, 24 Dec 2016 15:32:39 +0000 (15:32 +0000)
commit6fe1d0dfe645112ce97fb2638b6f6c7cff5ba45e
tree1a88ea6345e106ab3e7dc9946eae37f79a23eb80
parent8614176ac530460aaaa4e9f593fa173f12cb760d
Deduplicate several GD.getDecl() calls into Decl * local variable.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@290495 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp