]> granicus.if.org Git - clang/commit
static methods don't get this pointers.
authorChris Lattner <sabre@nondot.org>
Tue, 12 May 2009 20:21:39 +0000 (20:21 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 12 May 2009 20:21:39 +0000 (20:21 +0000)
commit43ac9654d088a0e27599e5fa3df532d6de142f5e
treef38b40266965a0cff7ae6a1e7a4513291a21513c
parent78a35a3900b39702ffb9835702a1329f8d3e04b3
static methods don't get this pointers.

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