erichkeane accepted this revision.
erichkeane added a comment.
This revision is now accepted and ready to land.

1 suggestion to the test, but otherwise looks OK.  Let me know if you'd like 
this committed for you.



================
Comment at: clang/test/CodeGen/builtin-expect-with-probability.cpp:48
+int x;
+int y(void);
+void foo();
----------------
You might consider making this 'extern C' so that you can do a more exact check 
on line 53.


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

https://reviews.llvm.org/D82403



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

Reply via email to