[PATCH] D138668: Correct typos

Sprite via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 24 06:45:13 PST 2022


Sprite created this revision.
Sprite added a project: LLVM.
Herald added subscribers: Moerafaat, zero9178, steakhal, bzcheeseman, kosarev, sdasgup3, carlosgalvezp, wenzhicui, wrengr, cota, teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, martong, Joonsoo, kerbowa, liufengdb, aartbik, mgester, arpith-jacob, csigg, antiagainst, shauheen, rriddle, mehdi_amini, pengfei, hiraditya, jvesely.
Herald added a reviewer: jpienaar.
Herald added a reviewer: NoQ.
Herald added a reviewer: njames93.
Herald added a project: All.
Sprite requested review of this revision.
Herald added a reviewer: nicolasvasilache.
Herald added subscribers: cfe-commits, llvm-commits, stephenneuendorffer, nicolasvasilache.
Herald added projects: clang, MLIR, clang-tools-extra.

Just found some typos while reading the llvm/circt project.

- compliment -> complement
- emitsd -> emits


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D138668

Files:
  clang-tools-extra/clang-tidy/abseil/DurationRewriter.cpp
  clang/lib/StaticAnalyzer/Core/TextDiagnostics.cpp
  clang/test/CodeGen/X86/x86-GCC-inline-asm-Y-constraints.c
  llvm/docs/AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/CodeGen/SplitKit.h
  llvm/test/MC/X86/x86-GCC-inline-asm-Y-constraints.ll
  mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138668.477775.patch
Type: text/x-patch
Size: 6234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221124/adb35202/attachment.bin>


More information about the cfe-commits mailing list