Commit Graph

23837 Commits

Author SHA1 Message Date
orbitcowboy 8869cb1c09 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 15:34:17 +01:00
orbitcowboy 3bd431fcc2 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 15:27:48 +01:00
orbitcowboy 97c853ac11 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 15:23:31 +01:00
orbitcowboy feec65030b wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 15:18:43 +01:00
orbitcowboy d20dbe3882 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 15:16:06 +01:00
orbitcowboy c1cba0dd03 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 15:10:33 +01:00
Daniel Marjamäki f700d81e59 ImportProject: Fixed compile_commands.json problems 2020-12-25 14:47:01 +01:00
orbitcowboy 87379683e0 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 13:34:03 +01:00
orbitcowboy 2df692f295 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 13:26:18 +01:00
orbitcowboy 3212bea3c4 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-25 13:22:20 +01:00
orbitcowboy 099f79eea3 wxwidgets.cfg: Added support fore more interfaces, found by daca@home 2020-12-25 13:06:28 +01:00
orbitcowboy 8f78cc8296 wxwidgets.cfg: Added support fore more interfaces, found by daca@home 2020-12-25 13:01:37 +01:00
orbitcowboy 621bfa0a03 wxwidgets.cfg: Added support fore more interfaces, found by daca@home 2020-12-25 12:57:28 +01:00
orbitcowboy a7346a5f84 posix.cfg: Added support for more interfaces 2020-12-25 12:48:38 +01:00
orbitcowboy 372020b835 bsd.cfg: Added support for more constants, found by daca@home 2020-12-25 12:45:56 +01:00
orbitcowboy dfc754ba61 bsd.cfg: Added 'SEEK_*' constants 2020-12-25 12:40:09 +01:00
orbitcowboy ead4958cc0 std.cfg: Added 'SEEK_*' constants 2020-12-25 12:34:33 +01:00
orbitcowboy cd4cc30cb3 gnu.cfg: Added support for more interface, found by daca@home 2020-12-25 12:25:53 +01:00
orbitcowboy 53a4f68cb2 wxwidgets.cfg: Added support for more interface, found by daca@home 2020-12-25 12:16:06 +01:00
Daniel Marjamäki cf57233f5d ImportProject: Try to handle -D and -I in the same way 2020-12-25 11:51:24 +01:00
Daniel Marjamäki bcf6039558 Fixed #10058 (False positive: redundant assignment, there is break) 2020-12-25 09:08:15 +01:00
Daniel Marjamäki 8fcef7ad0d astyle formatting
ci skip
2020-12-25 08:58:12 +01:00
Daniel Marjamäki b8f45a5c65 Replace and fix findBreakScope with findNextTokenFromBreak 2020-12-25 08:43:14 +01:00
Daniel Marjamäki 8bd783f820 Refactoring; Added findBreakScope and Scope::isLoopScope() 2020-12-24 22:58:31 +01:00
Oliver Stöneberg 9d57b832b8
fixed passedByValue warning hidden by suppression for false positive (#2974) 2020-12-24 20:09:11 +01:00
Paul Fultz II 7861aa00cf
Refactor afterCondition handlers into to seperate classes (#2975) 2020-12-24 20:07:46 +01:00
Ken-Patrick Lehrmann aad723bf3a
Fix false positive AssignmentIntegerToAddress (#2971) 2020-12-24 19:57:02 +01:00
Oliver Stöneberg b091eaccbe
gnu.cfg: added *_FILENO defines (#2972) 2020-12-24 19:49:50 +01:00
orbitcowboy 9b5fc508bb posix.cfg: Added support for more macros (ref. https://man7.org/linux/man-pages/man2/access.2.html) 2020-12-24 14:22:05 +01:00
orbitcowboy 973d106ffa wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-24 14:14:46 +01:00
orbitcowboy f9d9911292 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-24 14:02:17 +01:00
orbitcowboy 53d4709cfe wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-24 13:55:26 +01:00
orbitcowboy fbcd965c22 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-24 02:00:40 +01:00
Paul Fultz II e12a733ee9
Fix issue 10053: False positive: Same value on both branches of ternary operator (#2962) 2020-12-23 13:37:28 +01:00
Daniel Marjamäki d1139db960 astyle formatting
[ci skip]
2020-12-22 21:30:15 +01:00
Daniel Marjamäki e4766c73dc ExprEngine; Use 60s as default maxtime processing a function, the analysis time will be somewhat reasonable 2020-12-22 21:09:24 +01:00
Georgy Komarov 259f562e73
ExprEngine: Add condition branches for the while loops (#2970) 2020-12-22 20:21:57 +01:00
Daniel Marjamäki a9e7974963 ExprEngine: use 'real' instead of 'fpa' values in latest Z3 for floats 2020-12-22 18:05:21 +01:00
Daniel Marjamäki 315892d991 ExprEngine; add a 'stupid' handling of floating point promotions for integers 2020-12-22 17:15:11 +01:00
Daniel Marjamäki 1812951640 ExprEngine; Fix problem when float suffix is used 2020-12-22 15:17:36 +01:00
Daniel Marjamäki 347fccb207 ExprEngine; Avoid overspecified constraints 2020-12-22 11:10:01 +01:00
orbitcowboy f4f3b1bc77 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-22 10:29:57 +01:00
orbitcowboy 0475504728 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-22 10:27:23 +01:00
amai2012 f0da9098b9
Set language compatibility to C++14 in Visual Studio (#2967)
There is no C++11 flag
2020-12-22 10:24:25 +01:00
orbitcowboy 27f394e52c wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-22 10:20:44 +01:00
orbitcowboy 208fdee1f3 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-22 10:17:29 +01:00
orbitcowboy 6e9adc65d6 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-22 10:12:47 +01:00
orbitcowboy 280dcedfa4 wxwidgets.cfg: Added support for more interfaces, found by daca@home 2020-12-22 10:09:04 +01:00
orbitcowboy 178c5dd402 gtk.cfg: Added support for unknownMacros, found by daca@home 2020-12-22 09:44:52 +01:00
Georgy Komarov 0731df7d2d
ExprEngine: Add FP and String literals in determining that condition can (#2969) 2020-12-22 09:25:54 +01:00