]> granicus.if.org Git - clang/commit
Be sure to never create two functions with the same name, instead arrange to
authorMike Stump <mrs@apple.com>
Mon, 9 Mar 2009 06:40:26 +0000 (06:40 +0000)
committerMike Stump <mrs@apple.com>
Mon, 9 Mar 2009 06:40:26 +0000 (06:40 +0000)
commit53d89225560fb9434a68e25019a31a75c0006537
treed39bca33e9959491d2bdd92105da3bea4636a1a6
parentb21f07e056b6c9918bf938f19ca561c60f778695
Be sure to never create two functions with the same name, instead arrange to
reuse the prior one.

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