[PATCH] D70876: [clang-tidy] Add spuriously-wake-up-functions check

Sylvestre Ledru via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 25 02:56:59 PST 2019


sylvestre.ledru added inline comments.


================
Comment at: clang-tools-extra/docs/clang-tidy/checks/list.rst:75
    `bugprone-sizeof-expression <bugprone-sizeof-expression.html>`_, , "high"
+   `bugprone-spuriously-wake-up-functions <bugprone-spuriously-wake-up-functions.html>`_, , ""
    `bugprone-string-constructor <bugprone-string-constructor.html>`_, "Yes", "high"
----------------
Could you try to evaluate the severity? :)
thanks



Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D70876





More information about the cfe-commits mailing list