19 Commits (807cc727b59669e821e39e8e7a8e6ace8dece6db)

Author SHA1 Message Date
Jules Villard 13d54990bd [models] get rid of include-based C++ models
6 years ago
Josh Berdine cfc1c8be36 [copyright] Remove years
6 years ago
Jules Villard 8b882ac1df Change license to MIT
8 years ago
Andrzej Kotulski 5847dd3fe9 [C++] Fix model of std::vector::size
8 years ago
Andrzej Kotulski c473f21f81 [C++] fix std::vector::empty model
8 years ago
Jia Chen f658690846 Whitelist more iterator-related functions and classes
8 years ago
Mehdi Bouaziz 2ee8321456 [cpp][model] Do not define _LIBCPP_VECTOR or _GLIBCXX_VECTOR
8 years ago
Jules Villard b9c59b2b1d [vector] model beginPtr and endPtr separately
8 years ago
Andrzej Kotulski 5cfde325fd [C++] Fix matching of qualified cpp names
9 years ago
Andrzej Kotulski c695616eff [Makefile][C++] Run c++ tests with native libs
9 years ago
Andrzej Kotulski 40c84077d9 [C++] Fix model of std::vector
9 years ago
Andrzej Kotulski 96ba74d18e [C++] whitelist C++ std::vector iterator implementation
9 years ago
Sam Blackshear 7b58c71475 centralize creation and detection of clang tmp vars, fix errdesc/bucketing
9 years ago
Dulma Churchill b1e3d994bd Report more cases of null dereference as empty vector access
10 years ago
Andrzej Kotulski a825831625 Model vector::resize(n) as nonempty vector
10 years ago
Andrzej Kotulski 0f895b0684 Improve empty vector tests
10 years ago
Andrzej Kotulski 8ccdff649f Report empty vector access instead of null dereference
10 years ago
Andrzej Kotulski 058f4455dc Modify model of std::vector
10 years ago
Andrzej Kotulski bfce6bac47 Model empty vector access
10 years ago