clang/www/analyzer
Kristof Umann 43cdc8690f [analyzer][UninitializedObjectChecker] New flag to ignore records based on it's fields
Based on a suggestion from @george.karpenkov.

In some cases, structs are used as unions with a help of a tag/kind field.
This patch adds a new string flag (a pattern), that is matched against the
fields of a record, and should a match be found, the entire record is ignored.

For more info refer to http://lists.llvm.org/pipermail/cfe-dev/2018-August/058906.html
and to the responses to that, especially http://lists.llvm.org/pipermail/cfe-dev/2018-August/059215.html.

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


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@342220 91177308-0d34-0410-b5e6-96231b3b80d8
2018-09-14 10:10:09 +00:00
..
images [analyzer] Alpha and implicit checker lists, expand/collapse feature. 2014-05-19 15:04:55 +00:00
scripts fix trivial typos in comments; NFC 2017-07-03 08:49:44 +00:00
alpha_checks.html [analyzer][UninitializedObjectChecker] New flag to ignore records based on it's fields 2018-09-14 10:10:09 +00:00
annotations.html [www] Fix a typo on the analyzer website 2016-11-01 11:12:41 +00:00
available_checks.html [analyzer] Add security checks for bcmp(), bcopy(), bzero(). 2018-05-26 00:04:26 +00:00
checker_dev_manual.html [www] Update link to analyzer's "Building a Checker in 24 hours" video 2018-02-26 00:39:25 +00:00
content.css [analyzer] Alpha and implicit checker lists, expand/collapse feature. 2014-05-19 15:04:55 +00:00
faq.html [www] Add nullability questions to analyzer FAQ. 2016-08-19 22:04:45 +00:00
filing_bugs.html Fix ALL the markup. 2012-01-15 15:26:07 +00:00
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 Create install targets for scan-build and scan-view 2015-11-09 16:12:56 +00:00
latest_checker.html.incl [www] Update analyzer website for release of checker-279 2016-11-16 00:47:56 +00:00
menu.css Change text alignment in menus. 2010-02-09 23:16:24 +00:00
menu.html.incl Update mailing list references to lists.llvm.org 2015-08-05 03:55:23 +00:00
open_projects.html [www] Update link to analyzer's "Building a Checker in 24 hours" video 2018-02-26 00:39:25 +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 [analyzer] Update links to developer.apple.com. 2015-09-18 16:12:16 +00:00