hokein added a comment.

This patch has caused a regression issue, see the test:

  verifyFormat("// Detached comment\n\n"
                   "// Leading comment\n"
                   "syntax = \"proto2\"; // trailing comment\n\n"
                   "// in foo.bar package\n"
                   "package foo.bar; // foo.bar package\n");

I have reverted it in rL356912 <https://reviews.llvm.org/rL356912>.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59627



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

Reply via email to