xbolva00 added inline comments.

================
Comment at: clang/test/CodeGen/attr-noinline.cpp:11
+
+void foo(int i) {
+  [[clang::noinline]] bar();
----------------
kuhar wrote:
> Could you also add a test function that is already marked as noinline at the 
> declaration?
Yes, added


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

https://reviews.llvm.org/D119061

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

Reply via email to