xbolva00 added a comment.

Add Clang release note as well please.



================
Comment at: clang/docs/MisExpect.rst:58
+   Relaxes misexpect checking to tolerate profiling values within N% of the 
+   expected branch weight. e.g., a vlaue of ``N=5`` allows misexpect to check 
against
+   ``0.95 * Threshold``
----------------
value


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115907

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

Reply via email to