pirama marked an inline comment as done.
pirama added inline comments.

================
Comment at: clang/tools/clang-format/git-clang-format:345
+  for filename in list(dictionary.keys()):
+    print(os.getcwd())
+    if os.path.islink(filename):
----------------
curdeius wrote:
> Is this print supposed to stay or is it a remnant of print-debugging?
Oops, can't believe it slipped through.  Sorry about that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101878

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to