]> granicus.if.org Git - clang/commit
Extract a method to check whether a function is the global placement
authorJohn McCall <rjmccall@apple.com>
Mon, 23 Aug 2010 01:17:59 +0000 (01:17 +0000)
committerJohn McCall <rjmccall@apple.com>
Mon, 23 Aug 2010 01:17:59 +0000 (01:17 +0000)
commit5172ed92b42f0bc6a022542a08f7b18af821bcb3
treeea250cc0961ad9e002317e86b86f3d61067a7a3b
parentf16aa103d3afd42fbca2ab346f191bf745cec092
Extract a method to check whether a function is the global placement
operator new[].

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