9 Commits (f659aa10045cd84760df57c9f208e9ac915e5a03)

Author SHA1 Message Date
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