beanz added inline comments.

================
Comment at: 
clang-tools-extra/test/clang-apply-replacements/Inputs/crlf/crlf.cpp:1
-
-// This file intentionally uses a CRLF newlines!
-
-void foo() {
-  int *x = 0;
-}
+
+// This file intentionally uses a CRLF newlines!
----------------
aaron.ballman wrote:
> It looks like these are unintentional whitespace changes? (Same below)
Ha! I didn't notice this came along for the ride. This is from me trying to get 
the git file attributes setup correctly. This file should be crlf in the index 
(hence the title and comment) but is lf.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124487

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

Reply via email to