]> granicus.if.org Git - clang/commit
Fix warning about unused variable 'Fn' in no-asserts builds. Also reflow this
authorNick Lewycky <nicholas@mxc.ca>
Tue, 9 Nov 2010 00:19:31 +0000 (00:19 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 9 Nov 2010 00:19:31 +0000 (00:19 +0000)
commit43328e91627382870d51b5d84e08873cc0c970eb
treee7db1450029c87fb6f0e2ca076314f434a8cd3db
parent37574f55cd637340f651330f5cfda69742880d36
Fix warning about unused variable 'Fn' in no-asserts builds. Also reflow this
block so that it looks more like the rest of the file. No functional change.

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