[PATCH] D124966: Thread safety analysis: Handle compound assignment and ->* overloads

Aaron Puchert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 6 14:43:56 PDT 2022


aaronpuchert added inline comments.


================
Comment at: clang/docs/ReleaseNotes.rst:173
   effect.
 
 - ``-Wmisexpect`` warns when the branch weights collected during profiling
----------------
Or maybe I should add it here? Not sure why there is a blank line.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124966



More information about the cfe-commits mailing list