]> granicus.if.org Git - clang/commit
[analyzer] Website: update lists of potential and actual checkers.
authorJordan Rose <jordan_rose@apple.com>
Fri, 19 Apr 2013 22:19:14 +0000 (22:19 +0000)
committerJordan Rose <jordan_rose@apple.com>
Fri, 19 Apr 2013 22:19:14 +0000 (22:19 +0000)
commite4cabeee0cc5903e5ebf1536f56c2d27c08fba72
treea3c71d846bb77fd2b5d51c3a1f0abc2f9236a9cb
parent0105ae535397b1e876e896bf4eb6dccb780f2f2a
[analyzer] Website: update lists of potential and actual checkers.

- 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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179900 91177308-0d34-0410-b5e6-96231b3b80d8
www/analyzer/available_checks.html
www/analyzer/potential_checkers.html