]> granicus.if.org Git - clang/commit
Refactor tryCaptureVar using ExtractMethod. No functionality change.
authorFaisal Vali <faisalv@yahoo.com>
Mon, 7 Oct 2013 05:13:48 +0000 (05:13 +0000)
committerFaisal Vali <faisalv@yahoo.com>
Mon, 7 Oct 2013 05:13:48 +0000 (05:13 +0000)
commit02d831c7e7dc1517abed9cc96abdfb937af954eb
treec616357040d326500540b8c8f19d3c57f46bc6ed
parentcbf8dde9e39ab8e95477e3bdf4ee0d269fac0637
Refactor tryCaptureVar using ExtractMethod.  No functionality change.

In chicago, Doug had requested that I go ahead and commit the refactor  as a separate change, if all the tests passed.

Lets hope the buildbots stay quiet.

Thanks!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@192087 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp