]> granicus.if.org Git - clang/commit
Further fixes and improvements to the ConstantInitBuilder API.
authorJohn McCall <rjmccall@apple.com>
Mon, 6 Mar 2017 19:04:16 +0000 (19:04 +0000)
committerJohn McCall <rjmccall@apple.com>
Mon, 6 Mar 2017 19:04:16 +0000 (19:04 +0000)
commit6c303ed53a135c2d274a3ff0a84739d99d330bb8
tree61c8e352f4814e7b92815985b7c207bdc519c912
parente4de58127fa1d8d22ee8043cef9b4d8a807b6cde
Further fixes and improvements to the ConstantInitBuilder API.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@297050 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/CodeGen/ConstantInitBuilder.h
include/clang/CodeGen/ConstantInitFuture.h [new file with mode: 0644]
lib/CodeGen/ConstantInitBuilder.cpp