[PATCH] D51141: [C-API][DIBuilder] Use NameLen in LLVMDIBuilderCreateParameterVariable
Robert Widmann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 23 14:10:44 PDT 2018
CodaFi accepted this revision.
CodaFi added a comment.
This revision is now accepted and ready to land.
Thanks for catching this! On top of respecting our API contract, it's good to be safe around C strings.
Repository:
rL LLVM
https://reviews.llvm.org/D51141
More information about the llvm-commits
mailing list