1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Chandler Carruth 73ca723785 Try a completely different approach to this type trait to appease older
compilers. It seems that GCC 4.3 (and likely older) simply aren't going
to do SFINAE on non-type template parameters the way Clang and modern
GCCs do...

Now we detect the implicit conversion to an integer type, and then
blacklist classes, pointers, and floating point types. This seems to
work well enough, and I'm hopeful will return the bots to life.

llvm-svn: 152227
2012-03-07 12:27:35 +00:00
..
2010-12-07 18:11:54 +00:00
2011-11-16 01:36:50 +00:00
2010-08-04 09:30:20 +00:00
2012-02-06 22:41:47 +00:00
2011-11-05 09:45:17 +00:00
2011-11-05 09:45:17 +00:00
2009-12-23 23:19:43 +00:00
2011-07-14 21:50:04 +00:00
2010-11-29 18:16:10 +00:00
2011-12-12 17:34:04 +00:00
2011-06-23 14:02:13 +00:00
2011-12-15 21:11:38 +00:00
2011-03-31 13:06:39 +00:00
2012-01-23 22:55:02 +00:00
2010-11-29 18:16:10 +00:00
2012-03-06 19:54:44 +00:00
2011-12-12 21:14:40 +00:00
2011-03-18 16:39:36 +00:00
2010-11-29 18:16:10 +00:00
2010-07-26 21:05:37 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2011-11-28 00:49:01 +00:00