Logan Chien
ad40d952a1
Workaround the __builtin_isnan() type error for clang 3.4.
...
Similar to clang 3.3, it seems that clang 3.4 declares an incompatible
function prototypes for __builtin_isnan(). To workaround this issue,
we should not declare the function prototype for __builtin_isnan().
Note: Though it may be good to fix this in clang type checker, like
__builtin_nexttoward(), however it seems non-trivial since __builtin_isnsn()
might be overloaded. We can revert this after we have fixed the
clang builtin definition.
Change-Id: I329b56225f3d229b0c141bb8414c4369f154efda
2013-12-25 01:59:29 +00:00
..
2011-10-12 03:07:48 +02:00
2010-09-22 18:04:36 +02:00
2012-09-24 12:31:43 -07:00
2013-01-09 17:33:13 +08:00
2010-09-22 18:04:36 +02:00
2012-06-12 10:38:00 +08:00
2013-07-29 20:15:57 -07:00
2010-09-22 18:04:36 +02:00
2013-12-11 17:23:46 +01:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2012-11-21 14:17:01 +08:00
2010-09-22 18:04:36 +02:00
2012-11-21 14:17:01 +08:00
2010-09-22 18:04:36 +02:00
2013-03-27 10:44:19 -07:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2013-03-27 10:44:19 -07:00
2010-10-08 17:07:39 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-10-08 17:07:39 +02:00
2010-11-04 04:07:16 -07:00
2013-08-12 16:31:10 +04:00
2013-12-04 11:55:17 +08:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2012-11-20 16:14:06 +08:00
2012-08-20 10:48:23 +04:00
2010-10-28 17:39:11 -07:00
2013-05-23 10:08:44 +02:00
2013-12-25 01:59:29 +00:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2012-04-02 16:07:07 +08:00
2010-10-08 17:07:39 +02:00
2010-10-08 17:07:39 +02:00
2010-09-22 18:04:36 +02:00
2013-11-01 08:33:08 +08:00
2013-11-04 10:37:50 +08:00
2010-10-08 17:07:39 +02:00
2012-12-20 19:08:54 +08:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-10-08 17:07:39 +02:00
2010-09-22 18:04:36 +02:00
2012-04-02 18:03:00 +08:00
2013-08-02 17:06:40 +08:00
2012-12-21 22:29:26 +08:00
2013-10-28 18:46:54 +01:00
2010-09-22 18:04:36 +02:00
2010-10-08 17:07:39 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2013-11-14 12:14:12 +08:00
2012-04-02 17:54:27 +08:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-10-08 17:07:39 +02:00
2013-10-17 19:15:22 +08:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00