]> granicus.if.org Git - clang/commit
__builtin_object_size refinements. WIP.
authorMike Stump <mrs@apple.com>
Mon, 26 Oct 2009 18:35:08 +0000 (18:35 +0000)
committerMike Stump <mrs@apple.com>
Mon, 26 Oct 2009 18:35:08 +0000 (18:35 +0000)
commit64eda9e50b593f935c95bd1edc98c4bfda03f601
tree06421766987aafc8d11fc2554268d4531b1732a1
parenta98c0348f6bbc0d3c473f8d1e46d15493324f0e5
__builtin_object_size refinements.  WIP.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85136 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ExprConstant.cpp
test/CodeGen/object-size.c [new file with mode: 0644]