MyDeveloperDay added inline comments.

================
Comment at: unittests/Format/FormatTest.cpp:3671
+  );
+} 
 
----------------
MyDeveloperDay wrote:
> please add a test with comments (it will get logged)
> 
> 
> ```
> unsigned int baz : 11, /*motor control flags*/
>                      add: 2    /* control code for turning the lights on */ ,
>                      foo: 3     /* (unused */
> ```
> 
any thoughts on these comments?


Repository:
  rC Clang

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

https://reviews.llvm.org/D63062



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D63062: [cla... MyDeveloperDay via Phabricator via cfe-commits

Reply via email to