[PATCH] D113572: [DebugInfo] run clang-format on some unformatted files
Luís Ferreira via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 10 08:25:59 PST 2021
ljmf00 created this revision.
Herald added subscribers: dexonsmith, hiraditya.
ljmf00 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This trivial patch runs clang-format on some unformatted files before doing logic changes and prevent hard to review diffs.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D113572
Files:
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/lib/Bitcode/Reader/MetadataLoader.cpp
llvm/lib/IR/DIBuilder.cpp
llvm/lib/IR/DebugInfoMetadata.cpp
llvm/lib/IR/LLVMContextImpl.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113572.386182.patch
Type: text/x-patch
Size: 67649 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211110/32ad1190/attachment.bin>
More information about the llvm-commits
mailing list