11 Commits (58b403c8fff7441532e55fb63d67df7675a073eb)

Author SHA1 Message Date
Jules Villard 13d54990bd [models] get rid of include-based C++ models
5 years ago
Josh Berdine cfc1c8be36 [copyright] Remove years
6 years ago
Jules Villard 8b882ac1df Change license to MIT
7 years ago
Jia Chen 674068996b Add model for <atomic>
7 years ago
Jia Chen f658690846 Whitelist more iterator-related functions and classes
7 years ago
Jia Chen 217363f5d6 Whitelist comparison operators and their equivalent functors in <functional>
7 years ago
Jia Chen 6c874957d0 Turn the analysis on for std::pair
7 years ago
Jia Chen f7927cadda Teach the frontend to recognize STL throw wrappers
8 years ago
Jia Chen 1edcbce35b Whitelist std::swap in C++ analyses
8 years ago
Cristiano Calcagno 0b7ea202db Convert infer c++ tests to new format
8 years ago
Andrzej Kotulski 0a32ff4400 Translate std::move from system headers to improve analysis quality
9 years ago