Files
android_development/ndk/platforms/android-3/include
Andrew Hsieh b280e72a97 Bump __clang_minor__ check to 6 for __builtin_isnan
It appears that upstream 3.5 still can't accept __builtin_isnan redeclared
with calling convention, eg.

cat > isnan.c <<EOF
int __builtin_isnan(double) __attribute__((pcs("aapcs")));
EOF

  clang  -target armv5te-none-linux-androideabi -c isnan.c
  isnan.c:1:5: error: function declared 'aapcs' here was previously declared without calling convention
  int __builtin_isnan(double) __attribute__((pcs("aapcs")));
      ^
  isnan.c:1:5: note: previous declaration is here

Change-Id: Iff466fd913c3deec27aa3ff355a208543028d368
2014-04-25 09:55:31 -07: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
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
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
2010-10-28 17:39:11 -07:00
2013-05-23 10:08:44 +02: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-09-22 18:04:36 +02:00
2013-11-01 08:33:08 +08: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-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
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-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00