[PATCH] D66029: llvm-canon

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 9 13:46:14 PDT 2019


lebedev.ri added a comment.

Please run clang-format on the patch.
What is the plan for tests here?



================
Comment at: tools/llvm-canon/CMakeLists.txt:9
+  llvm-canon.cpp
+  canonicalizer.cpp
+  )
----------------
The filenames generally start from uppercase letter.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66029/new/

https://reviews.llvm.org/D66029





More information about the llvm-commits mailing list