]> granicus.if.org Git - clang/commit
[ExprConstant] Look through ExprWithCleanups for `allocsize`
authorGeorge Burgess IV <george.burgess.iv@gmail.com>
Tue, 6 Mar 2018 07:42:36 +0000 (07:42 +0000)
committerGeorge Burgess IV <george.burgess.iv@gmail.com>
Tue, 6 Mar 2018 07:42:36 +0000 (07:42 +0000)
commit179aac9d58705772b5c17b0b4136c7cf994c8c62
treeee6e59bada51d99aac83f4269c93d39673cc2643
parent09a80cc504e13cd931d86446f194d4a0ddf89e8f
[ExprConstant] Look through ExprWithCleanups for `allocsize`

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@326766 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ExprConstant.cpp
test/CodeGenCXX/alloc-size.cpp