Using make_unique instead of `new` (NFC)

Fix a clang-tidy warning.

GitOrigin-RevId: d2386ab6adc2b5c4adc4302af3ffc6c14d46fa37
1 file changed
tree: 05b01fc5bcea5d6c2f65861e8a5cc77035cda1c6
  1. cmake/
  2. docs/
  3. examples/
  4. include/
  5. lib/
  6. python/
  7. test/
  8. tools/
  9. unittests/
  10. utils/
  11. .clang-format
  12. .clang-tidy
  13. CMakeLists.txt
  14. LICENSE.TXT
  15. README.md
README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.