aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ConstantInitBuilder.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-06Further fixes and improvements to the ConstantInitBuilder API.John McCall1-6/+95
2017-03-04Refactor ConstantInitBuilder to allow other frontends to moreJohn McCall1-19/+79
2017-03-02Promote ConstantInitBuilder to be a public CodeGen API; it'sJohn McCall1-0/+131