llvm-project/clang/www/analyzer
Mandeep Singh Grang c0773ab6a1 [Analyzer] Checker for non-determinism caused by sorting of pointer-like elements
Summary:
Added a new category of checkers for non-determinism. Added a checker for non-determinism
caused due to sorting containers with pointer-like elements.

Reviewers: NoQ, george.karpenkov, whisperity, Szelethus

Reviewed By: NoQ, Szelethus

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

Tags: #clang

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

llvm-svn: 355720
2019-03-08 20:13:53 +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 sorting of pointer-like elements 2019-03-08 20:13:53 +00:00
annotations.html [analyzer] Document RetainCountChecker behavior and annotations 2019-02-05 22:27:10 +00:00
available_checks.html Allow direct navigation to static analysis checker documentation through SARIF exports. 2018-12-20 20:20:20 +00:00
checker_dev_manual.html Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
content.css
faq.html [www] Add nullability questions to analyzer FAQ. 2016-08-19 22:04:45 +00:00
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] Minor improvements to the text in open_projects 2018-10-17 01:15:53 +00:00
potential_checkers.html [analyzer] Update alpha and potential checker documentation, esp. alpha.valist 2016-10-18 01:15:19 +00:00
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