Gabor Horvath
dbf2790a1f
[analyzer] Improve valist checks and move it out from alpha state.
...
This patch makes the valist check more robust to the different AST variants on
different platforms and also fixes a FIXME.
Differential Revision: https://reviews.llvm.org/D30157
llvm-svn: 297153
2017-03-07 16:04:23 +00:00
David Blaikie
0a0c275ffd
Migrate PathDiagnosticPiece to std::shared_ptr
...
Simplifies and makes explicit the memory ownership model rather than
implicitly passing/acquiring ownership.
llvm-svn: 291143
2017-01-05 17:26:53 +00:00
Gabor Horvath
b59b27040e
Reapply "[analyzer] Added valist related checkers."
...
Differential Revision: https://reviews.llvm.org/D15227
llvm-svn: 279427
2016-08-22 11:21:30 +00:00
Gabor Horvath
2402dd1e82
revert [analyzer] Added valist related checkers.
...
llvm-svn: 279043
2016-08-18 09:13:37 +00:00
Gabor Horvath
56e8aa535b
[analyzer] Added valist related checkers.
...
Differential Revision: https://reviews.llvm.org/D15227
llvm-svn: 279041
2016-08-18 08:43:26 +00:00