Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix "the the" in comments/documentation/etc. | Eric Christopher | 2015-06-19 | 1 | -2/+1 | |
| | | | | llvm-svn: 240110 | |||||
* | Fix 'CFG graph' typo. NFC | Jonathan Roelofs | 2015-05-19 | 1 | -1/+1 | |
| | | | | | | Patch by Jon Eyolfson! llvm-svn: 237713 | |||||
* | [analyzer] www: +progress for undefbehavior.ZeroAllocDereference | Anton Yartsev | 2015-03-11 | 1 | -1/+1 | |
| | | | | llvm-svn: 231978 | |||||
* | [analyzer] Updated progress for memory.ZeroAlloc | Anton Yartsev | 2014-12-24 | 1 | -1/+2 | |
| | | | | llvm-svn: 224797 | |||||
* | [analyzer] +memory.ZeroAlloc | Anton Yartsev | 2014-12-24 | 1 | -1/+26 | |
| | | | | llvm-svn: 224796 | |||||
* | [analyzer] Helpful hints for Windows users of scan-build. | Anton Yartsev | 2014-10-31 | 1 | -4/+27 | |
| | | | | llvm-svn: 220999 | |||||
* | [analyzer] Updated tests for ZeroAllocDereference checker. | Anton Yartsev | 2014-10-30 | 1 | -4/+14 | |
| | | | | llvm-svn: 220911 | |||||
* | Update contact person in Open Projects webpage for copy-paste detection. ↵ | Daniel Marjamaki | 2014-10-30 | 1 | -1/+1 | |
| | | | | | | From Per Viberg to Daniel Marjamäki. llvm-svn: 220905 | |||||
* | [analyzer] Alpha and implicit checker lists, expand/collapse feature. | Anton Yartsev | 2014-05-19 | 11 | -90/+1271 | |
| | | | | | | | | The list of alpha and the list of implicit checkers added. An ability to expand/collapse long texts added. Markup fixed. http://reviews.llvm.org/D3457 llvm-svn: 209131 | |||||
* | www: add a missing HTML open tag | Alp Toker | 2014-05-06 | 1 | -0/+1 | |
| | | | | | | This went AWOL in r207995. llvm-svn: 208018 | |||||
* | www: remove proprietary dbtree.js script from r96013 | Alp Toker | 2014-05-05 | 8 | -22/+1 | |
| | | | | | | | | | | | | This minified source code and artwork is copied from a commercial product and carries no license information: dbtree.js (7 kb), 25.03.2014 14:51:32 Purchase and download DBTree now for only $29.75 $9.75 It was used by a small TOC which looks fine now as a plain unordered list. llvm-svn: 207995 | |||||
* | [analyzer] Clean up the lists of current and potential checkers. | Jordan Rose | 2014-04-29 | 3 | -1073/+2544 | |
| | | | | | | Patch by Anton Yartsev, modified by me. llvm-svn: 207478 | |||||
* | [analyzer] Fix mistake in example for potential checker "posix.Errno". | Jordan Rose | 2014-04-07 | 1 | -1/+1 | |
| | | | | | | Found by Richard Osbourne! llvm-svn: 205721 | |||||
* | [analyzer] Add an ErrnoChecker (PR18701) to the Potential Checkers list. | Jordan Rose | 2014-04-05 | 1 | -0/+28 | |
| | | | | llvm-svn: 205667 | |||||
* | [analyzer] Update Open Projects page with BitwiseConstraintManager. | Jordan Rose | 2014-04-05 | 1 | -12/+11 | |
| | | | | | | | Also, add the names of people most recently working on particular projects, and remove "relate bugs and checkers" (thanks, Alex!). llvm-svn: 205666 | |||||
* | [analyzer] Remove the implemented Identical* checkers from the "potential" list. | Jordan Rose | 2014-03-26 | 1 | -63/+0 | |
| | | | | | | Edit by Daniel Fahlgren. llvm-svn: 204842 | |||||
* | [analyzer] post analyzer build checker-276 | Ted Kremenek | 2014-02-19 | 2 | -1/+13 | |
| | | | | llvm-svn: 201648 | |||||
* | Move checker downloads to llvm.org. | Ted Kremenek | 2013-09-09 | 2 | -2/+2 | |
| | | | | llvm-svn: 190316 | |||||
* | [analyzer] Note that deadcode.UnmodifiedVariable would be an opt-in checker. | Jordan Rose | 2013-08-19 | 1 | -0/+2 | |
| | | | | | | Website-only change. llvm-svn: 188731 | |||||
* | [analyzer] Add "unmodified variable" checker to the Potential Checkers. | Jordan Rose | 2013-08-19 | 1 | -0/+24 | |
| | | | | | | This is PR16890. llvm-svn: 188681 | |||||
* | [analyzer] Assume that strings are no longer than SIZE_MAX/4. | Jordan Rose | 2013-08-19 | 1 | -5/+0 | |
| | | | | | | | | | This keeps the analyzer from making silly assumptions, like thinking strlen(foo)+1 could wrap around to 0. This fixes PR16558. Patch by Karthik Bhat! llvm-svn: 188680 | |||||
* | [analyzer] Update Open Projects and Potential Checkers pages. | Jordan Rose | 2013-08-10 | 2 | -1/+61 | |
| | | | | | | | | | - va_list checker (PR16811 and PR16812) - Model floating-point values - Bound bitwise masking operations (PR16615) - Bound C string length (PR16558 and others) llvm-svn: 188127 | |||||
* | + "For Windows Users" section | Anton Yartsev | 2013-06-28 | 2 | -2/+21 | |
| | | | | | | | + description for --use-analyzer option + managed size of columns of the 'options' table llvm-svn: 185199 | |||||
* | Remove links to old checker builds. | Ted Kremenek | 2013-05-28 | 1 | -20/+11 | |
| | | | | llvm-svn: 182811 | |||||
* | Update static analyzer build to checker-275. | Ted Kremenek | 2013-05-24 | 2 | -1/+13 | |
| | | | | llvm-svn: 182626 | |||||
* | [analyzer] Extend the checker developer manual. A patch by Sam Handler! | Anna Zaks | 2013-05-18 | 1 | -46/+290 | |
| | | | | llvm-svn: 182204 | |||||
* | Update checker build. | Ted Kremenek | 2013-04-23 | 2 | -1/+11 | |
| | | | | llvm-svn: 180164 | |||||
* | [analyzer] Website: update lists of potential and actual checkers. | Jordan Rose | 2013-04-19 | 2 | -81/+23 | |
| | | | | | | | | | | | | - memory.MismatchedDelete, memory.MultipleDelete, and memory.DeallocateNonPtr are complete (unix.MismatchedDeallocator and cplusplus.NewDelete) - Per discussion on the mailing list, different.UnaryPlusWithUnsigned has dubious value; remove it. - Add potential checker ctordtor.PlacementSelfCopy per an internal bug report. - core.AttributeNonNull is now core.NonNullParamChecker, though no one should be depending on this name anyway. llvm-svn: 179900 | |||||
* | [analyzer] Merge C++ status page into Open Projects. | Jordan Rose | 2013-04-17 | 3 | -63/+37 | |
| | | | | | | | | | | Also, add a few random extra open projects. Most of C++ support is done; we don't need the status page anymore. We're hoping that the C++-related open projects are the only major pieces of functionality we don't model at this point. llvm-svn: 179659 | |||||
* | [analyzer] Open Projects: grammar, phrasing, formatting | Jordan Rose | 2013-04-17 | 1 | -28/+42 | |
| | | | | llvm-svn: 179658 | |||||
* | [analyzer] Add Open Projects page to the analyzer website | Anna Zaks | 2013-04-16 | 2 | -1/+136 | |
| | | | | llvm-svn: 179631 | |||||
* | [analyzer] Add a link to the Building a Checker in 24 Hours talk to the ↵ | Anna Zaks | 2013-04-14 | 1 | -5/+10 | |
| | | | | | | developer manual llvm-svn: 179490 | |||||
* | Update checker build to checker-273 | Ted Kremenek | 2013-04-08 | 2 | -1/+15 | |
| | | | | llvm-svn: 179055 | |||||
* | [analyzer] Update open source checker build to checker-272. | Jordan Rose | 2013-03-01 | 2 | -1/+17 | |
| | | | | | | | See http://clang-analyzer.llvm.org/release_notes.html for what's new in this build. llvm-svn: 176389 | |||||
* | [analyzer] Reword FAQ | Anna Zaks | 2013-03-01 | 1 | -7/+9 | |
| | | | | | | | Reword the FAQ to stress more that the assert should be used only in case the developer is sure that the issue is a false positive. llvm-svn: 176335 | |||||
* | + specified progress information | Anton Yartsev | 2013-02-12 | 1 | -1/+1 | |
| | | | | llvm-svn: 174942 | |||||
* | + centered progress cells | Anton Yartsev | 2013-02-12 | 2 | -87/+97 | |
| | | | | | | + added progress information for several checkers llvm-svn: 174941 | |||||
* | Note that checker-271 is newer than the analyzer in Xcode 4.6 | Ted Kremenek | 2013-02-08 | 1 | -0/+1 | |
| | | | | llvm-svn: 174759 | |||||
* | Update open source checker build to checker-271. | Ted Kremenek | 2013-02-08 | 2 | -1/+16 | |
| | | | | llvm-svn: 174758 | |||||
* | Revert "Update checker build to checker-271." | Ted Kremenek | 2013-02-02 | 2 | -15/+1 | |
| | | | | | | Turns out we didn't update scan-build to work with HTML files in nested directories. llvm-svn: 174256 | |||||
* | Update checker build to checker-271. | Ted Kremenek | 2013-02-02 | 2 | -1/+15 | |
| | | | | llvm-svn: 174252 | |||||
* | Various tweaks and updates to the analyzer website. | Jordan Rose | 2013-01-08 | 5 | -78/+107 | |
| | | | | llvm-svn: 171885 | |||||
* | Repost checker-270, which for some reason got deleted. | Ted Kremenek | 2013-01-08 | 2 | -2/+2 | |
| | | | | llvm-svn: 171870 | |||||
* | [analyzer] Extend the Representing Values section of the dev manual. | Anna Zaks | 2013-01-08 | 1 | -11/+27 | |
| | | | | llvm-svn: 171823 | |||||
* | Update checker build to checker-270 | Ted Kremenek | 2013-01-04 | 2 | -1/+10 | |
| | | | | llvm-svn: 171560 | |||||
* | [analyzer] Check that the argument to CFMakeCollectable is non-NULL. | Jordan Rose | 2012-11-07 | 1 | -1/+1 | |
| | | | | | | Patch by Sean McBride! llvm-svn: 167537 | |||||
* | Add prologue text for list of potential checkers. | Ted Kremenek | 2012-10-11 | 1 | -0/+2 | |
| | | | | llvm-svn: 165705 | |||||
* | List of potential checkers: smart pointer checker: actually, unique_ptr<T[]> | Dmitri Gribenko | 2012-10-06 | 1 | -2/+4 | |
| | | | | | | will do the right thing for new[] allocated memory. Thanks David! llvm-svn: 165365 | |||||
* | Clang static analyzer docs: fix a couple of HTML markup issues and non-UTF-8 | Dmitri Gribenko | 2012-10-06 | 2 | -44/+45 | |
| | | | | | | characters. llvm-svn: 165364 | |||||
* | List of potential checkers: more C++11 details for the smart pointer checker. | Dmitri Gribenko | 2012-10-06 | 1 | -4/+6 | |
| | | | | llvm-svn: 165363 |