[all-commits] [llvm/llvm-project] d2386a: Using make_unique instead of `new` (NFC)

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu Dec 2 17:54:00 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d2386ab6adc2b5c4adc4302af3ffc6c14d46fa37
      https://github.com/llvm/llvm-project/commit/d2386ab6adc2b5c4adc4302af3ffc6c14d46fa37
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2021-12-03 (Fri, 03 Dec 2021)

  Changed paths:
    M mlir/unittests/Dialect/SPIRV/DeserializationTest.cpp

  Log Message:
  -----------
  Using make_unique instead of `new` (NFC)

Fix a clang-tidy warning.




More information about the All-commits mailing list