]> granicus.if.org Git - clang/commit
Use CodeGenFunction's getContext(), for consistency.
authorDan Gohman <gohman@apple.com>
Fri, 29 Oct 2010 22:47:07 +0000 (22:47 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 29 Oct 2010 22:47:07 +0000 (22:47 +0000)
commitbc07a55b68342a230aafd8875cc7a26450dd3f64
treee18c18eb2dd5698eacd9a4aa3d4e385fc0a7c1a7
parentf129562b4397be749148f5fe543c81f90fdfb6fc
Use CodeGenFunction's getContext(), for consistency.

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