llvm-project/clang/www/analyzer
Mandeep Singh Grang 0cdc5dddca [Analyzer] Checker for non-determinism caused by iteration of unordered container of pointers
Summary: Added a checker for non-determinism caused by iterating unordered containers like std::unordered_set containing pointer elements.

Reviewers: NoQ, george.karpenkov, whisperity, Szelethus, baloghadamsoftware

Reviewed By: Szelethus

Subscribers: mgorny, xazax.hun, baloghadamsoftware, szepet, rnkovacs, a.sidorin, mikhail.ramalho, donat.nagy, dkrupp, jdoerfert, Charusso, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D59279

llvm-svn: 361664
2019-05-24 19:24:08 +00:00
..
images [analyzer] [www] Drop references to GC mode, which was deprecated years ago 2018-10-23 01:30:45 +00:00
scripts fix trivial typos in comments; NFC 2017-07-03 08:49:44 +00:00
alpha_checks.html [Analyzer] Checker for non-determinism caused by iteration of unordered container of pointers 2019-05-24 19:24:08 +00:00
annotations.html [analyzer] Document RetainCountChecker behavior and annotations 2019-02-05 22:27:10 +00:00
available_checks.html [analyzer] Move UninitializedObjectChecker out of alpha 2019-04-19 23:33:50 +00:00
checker_dev_manual.html Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
content.css
faq.html
filing_bugs.html
implicit_checks.html [analyzer] Add missing documentation for static analyzer checkers 2017-07-18 00:34:57 +00:00
index.html [www] Update analyzer website for release of checker-279 2016-11-16 00:47:56 +00:00
installation.html
latest_checker.html.incl [www] Update analyzer website for release of checker-279 2016-11-16 00:47:56 +00:00
menu.css
menu.html.incl
open_projects.html [analyzer][www] Moving MoveChecker out of alpha is no longer an open project. 2019-04-22 09:20:23 +00:00
potential_checkers.html
release_notes.html [www] Fix spelling error in checker release notes. 2016-11-16 14:23:41 +00:00
scan-build.html Fix typo. NFC 2018-01-31 12:06:15 +00:00
xcode.html