Quuxplusone added inline comments.

================
Comment at: clang/unittests/Format/FormatTest.cpp:22443
+               Style);
+}
+
----------------
I'd like to see `module :private;`
I'd like to see `import <foo/bar.h>;`
I'd like to see `import foo...bar;`
I'd like to see `import ..........;`
Is `module foo:private;` a thing?
Is `module public:while;` a thing?


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

https://reviews.llvm.org/D114151

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

Reply via email to