[all-commits] [llvm/llvm-project] 898b5c: [NFC] Fix "form/from" typos

Piotr Fusik via All-commits all-commits at lists.llvm.org
Sun Jan 22 11:06:10 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 898b5c9f5e7715f3ea4bb0ca2a8f23c301efa9c2
      https://github.com/llvm/llvm-project/commit/898b5c9f5e7715f3ea4bb0ca2a8f23c301efa9c2
  Author: Piotr Fusik <fox at scene.pl>
  Date:   2023-01-22 (Sun, 22 Jan 2023)

  Changed paths:
    M clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
    M libcxx/include/__format/extended_grapheme_cluster_table.h
    M libcxx/utils/generate_extended_grapheme_cluster_table.py
    M lldb/include/lldb/Host/File.h
    M lldb/source/Plugins/CMakeLists.txt
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
    M llvm/lib/Analysis/IVDescriptors.cpp
    M llvm/lib/CodeGen/CodeGenPrepare.cpp
    M llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
    M llvm/lib/Transforms/Scalar/ConstantHoisting.cpp
    M llvm/test/DebugInfo/ARM/PR26163.ll
    M llvm/tools/llvm-exegesis/lib/Clustering.cpp
    M llvm/unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp
    M llvm/unittests/FuzzMutate/RandomIRBuilderTest.cpp
    M mlir/lib/Dialect/Transform/IR/TransformDialect.cpp

  Log Message:
  -----------
  [NFC] Fix "form/from" typos

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D142007




More information about the All-commits mailing list