kuhar added inline comments.
================
Comment at: clang/test/CodeGen/attr-noinline.cpp:11
+
+void foo(int i) {
+ [[clang::noinline]] bar();
----------------
Could you also add a test function that is already marked as noinline at the
declaration?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119061/new/
https://reviews.llvm.org/D119061
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits