[all-commits] [llvm/llvm-project] 2f20e0: Apply clang-tidy fixes for misc-include-cleaner in...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Sun Oct 22 14:24:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f20e0ee7331c28af6f84d690df8935d8a4386e6
      https://github.com/llvm/llvm-project/commit/2f20e0ee7331c28af6f84d690df8935d8a4386e6
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-10-22 (Sun, 22 Oct 2023)

  Changed paths:
    M mlir/examples/toy/Ch1/toyc.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for misc-include-cleaner in toyc.cpp (NFC)


  Commit: cd71a2c5fae8096420261eb379da107b5e4a4410
      https://github.com/llvm/llvm-project/commit/cd71a2c5fae8096420261eb379da107b5e4a4410
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-10-22 (Sun, 22 Oct 2023)

  Changed paths:
    M mlir/examples/toy/Ch2/mlir/Dialect.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for misc-include-cleaner in Dialect.cpp (NFC)


  Commit: f58eabc60e406733ff51b761fb68d5bbe1e801c3
      https://github.com/llvm/llvm-project/commit/f58eabc60e406733ff51b761fb68d5bbe1e801c3
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-10-22 (Sun, 22 Oct 2023)

  Changed paths:
    M mlir/examples/toy/Ch2/mlir/MLIRGen.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for misc-include-cleaner in MLIRGen.cpp (NFC)


  Commit: d2d93a3365c912030a84814b0b2a22a70835c4f3
      https://github.com/llvm/llvm-project/commit/d2d93a3365c912030a84814b0b2a22a70835c4f3
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-10-22 (Sun, 22 Oct 2023)

  Changed paths:
    M mlir/examples/toy/Ch2/parser/AST.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for misc-include-cleaner in AST.cpp (NFC)


  Commit: 904c5b484ebf0936ef8c4a78e9fc8da615fb52d8
      https://github.com/llvm/llvm-project/commit/904c5b484ebf0936ef8c4a78e9fc8da615fb52d8
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-10-22 (Sun, 22 Oct 2023)

  Changed paths:
    M mlir/examples/toy/Ch1/parser/AST.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for misc-include-cleaner in AST.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/3e86cc4b864f...904c5b484ebf


More information about the All-commits mailing list