OSDN Git Service

Always check if a method or a type exist before trying to create it.
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Sat, 8 Oct 2011 11:56:36 +0000 (11:56 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Sat, 8 Oct 2011 11:56:36 +0000 (11:56 +0000)
commitf8557957fbdd0f08da3a468daa568b2050745a98
tree46c54be0561a9a5590ca601badce000c45287979
parent48f248ad5f9e435f3aeaa3aa9bca890687085540
Always check if a method or a type exist before trying to create it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141490 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CppBackend/CPPBackend.cpp