[PATCH] D109590: [NFCI] Rename functions LLVMDIBuilder* to llvmDIBuilder*

Alok Kumar Sharma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 10 03:42:09 PDT 2021


alok added a comment.

In D109590#2994151 <https://reviews.llvm.org/D109590#2994151>, @jberdine wrote:

> The rest of the C API uses an "LLVM" prefix. Does it really make sense to use a different one for the DIBuilder functions?

Thanks for your comment. Do you vote for changing all the functions or leaving all the functions as it is ?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109590/new/

https://reviews.llvm.org/D109590



More information about the llvm-commits mailing list