benshi001 marked an inline comment as done.
benshi001 added inline comments.


================
Comment at: clang/test/CodeGen/avr/struct.c:37
+long long fooi64(void) {
+  return 0xaa5533;
+}
----------------
aykevl wrote:
> benshi001 wrote:
> > This file should be renamed to return.c instead of current struct.c, I will 
> > do that in another patch, just let you see clearly what I have changed.
> You can do that in the same patch. Phabricator should detect the renamed file 
> and display it just like it does now.
thanks.


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

https://reviews.llvm.org/D138125

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

Reply via email to