[all-commits] [llvm/llvm-project] 35cf7e: Apply clang-tidy fixes for modernize-use-emplace i...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Mon Aug 29 17:11:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 35cf7e8b2f34d40b37fbfd7abcdb6fd67835b23d
      https://github.com/llvm/llvm-project/commit/35cf7e8b2f34d40b37fbfd7abcdb6fd67835b23d
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
    M mlir/lib/Bytecode/Reader/BytecodeReader.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for modernize-use-emplace in BytecodeReader.cpp (NFC)


  Commit: 221f7853b9939f05288e4aac23ec04bc438dead3
      https://github.com/llvm/llvm-project/commit/221f7853b9939f05288e4aac23ec04bc438dead3
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
    M mlir/lib/Bytecode/Writer/BytecodeWriter.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for readability-identifier-naming in BytecodeWriter.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/a48f910d7cd4...221f7853b993


More information about the All-commits mailing list