]> granicus.if.org Git - clang/commit
sizeof() return size in bytes, not bits, patch by Nuno Lopes!
authorChris Lattner <sabre@nondot.org>
Sun, 25 Nov 2007 17:48:21 +0000 (17:48 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 25 Nov 2007 17:48:21 +0000 (17:48 +0000)
commit5d3f5a155ec854bd56255e3bb92a8d190b2f9ff3
treecee0bd3083f6e338950b4bf6ea2c2ae81cd71268
parent588e5ebee2db045c3611e0c8f601bc4495ebd0f3
sizeof() return size in bytes, not bits, patch by Nuno Lopes!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44316 91177308-0d34-0410-b5e6-96231b3b80d8
AST/Expr.cpp