Ted Kremenek
|
eb18262908
|
Add prologue text for list of potential checkers.
llvm-svn: 165705
|
2012-10-11 06:26:56 +00:00 |
Dmitri Gribenko
|
67df63f69d
|
List of potential checkers: smart pointer checker: actually, unique_ptr<T[]>
will do the right thing for new[] allocated memory. Thanks David!
llvm-svn: 165365
|
2012-10-06 17:23:59 +00:00 |
Dmitri Gribenko
|
760cbe65fd
|
Clang static analyzer docs: fix a couple of HTML markup issues and non-UTF-8
characters.
llvm-svn: 165364
|
2012-10-06 17:14:39 +00:00 |
Dmitri Gribenko
|
a124d76ed1
|
List of potential checkers: more C++11 details for the smart pointer checker.
llvm-svn: 165363
|
2012-10-06 16:59:15 +00:00 |
Ted Kremenek
|
4bb7eb1c20
|
Add list of potential checkers. Provided by Anton Yartsev!
llvm-svn: 165359
|
2012-10-06 05:09:43 +00:00 |