HazardyKnusperkeks accepted this revision.
HazardyKnusperkeks added inline comments.


================
Comment at: clang/unittests/Format/QualifierFixerTest.cpp:879
+               "// clang-format on\n"
+               "int const inline static a = 0;\n",
+               Style);
----------------
curdeius wrote:
> HazardyKnusperkeks wrote:
> > Shouldn't this be sorted?
> This is input code, not the expected result.
I've not seen the comma, I thought there is only 1 string.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119218

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

Reply via email to