1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-03-31 04:43:06 +02:00
Matthias Clasen 8b3853b8a1 Reduce false positives in static analysis
Tools like clang fail to recognize that stanzas like
g_return_if_fail (GTK_IS_FOO (w)) guarantee w != NULL. By minimally
rewriting the type-checking macros, we can avoid these false positives.
2009-09-18 19:20:06 -04:00
..
2005-08-15 05:00:57 +00:00
2009-03-31 19:39:16 -04:00
2008-07-02 03:43:13 +00:00
2009-03-01 15:42:03 +00:00
2008-07-02 03:43:13 +00:00
2008-06-21 22:16:14 +00:00
2008-06-21 12:18:12 +00:00
2009-07-10 13:13:18 -04:00
2008-06-21 16:35:50 +00:00
2008-07-02 03:43:13 +00:00
2008-06-21 18:20:43 +00:00
2008-06-21 12:45:49 +00:00
2008-07-02 03:43:13 +00:00
2008-06-22 09:45:13 +00:00
2008-06-22 09:53:11 +00:00
2008-08-01 18:36:01 +00:00
2008-06-21 22:16:14 +00:00
2008-02-03 22:41:06 +00:00
2005-03-14 06:47:51 +00:00
2008-12-13 23:56:05 +00:00