[PATCH] D80087: Fixed a typo in the comment for allocateBuffer()
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 17 10:39:08 PDT 2020
mehdi_amini accepted this revision.
mehdi_amini added inline comments.
This revision is now accepted and ready to land.
================
Comment at: mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp:1
//===- StandardToLLVM.cpp - Standard to LLVM dialect conversion -----------===//
//
----------------
Might be useful to install clang-format on your development machine for future patches.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80087/new/
https://reviews.llvm.org/D80087
More information about the llvm-commits
mailing list