nigelp-xmos marked an inline comment as done.
nigelp-xmos added inline comments.


================
Comment at: clang/test/CodeGen/xcore-unused-inline.c:4
+
+inline void dead_function(void) {}
----------------
erichkeane wrote:
> What is this test validating? It should likely have a check line of some sort.
Currently this file crashes clang with xcore target, so it was to check there 
is no crash. I will add a comment to explain. I can add a CHECK too. Thank you.


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

https://reviews.llvm.org/D77068



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

Reply via email to