[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:16:57 PDT 2021


alok created this revision.
alok added reviewers: aprantl, djtodoro, jmorse, jini.susan.
alok added a project: debug-info.
Herald added a reviewer: deadalnix.
Herald added subscribers: dexonsmith, hiraditya.
alok requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This change is triggered by D109343 <https://reviews.llvm.org/D109343>. where clang-tidy was not satisfied with existing function name.

Names are changed as per clang formatting.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D109590

Files:
  llvm/include/llvm-c/DebugInfo.h
  llvm/lib/IR/DebugInfo.cpp
  llvm/tools/llvm-c-test/debuginfo.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109590.371851.patch
Type: text/x-patch
Size: 80971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210910/dc6e0acf/attachment.bin>


More information about the llvm-commits mailing list