Files
ldc/gen
David Nadlinger c6abdcf4a4 Don't set TypePointer::isunsigned to true in the frontend.
The previous solution was problematic because the change was language-
visble via the isUnsigned trait. Now, pointers are simply explicitly
checked for in the relevant places. (Note that there might be cases in
the diff where a direct isunsigned() call would have been appropriate –
I only checked for instances where the type clearly cannot be a pointer,
but chose to go the safe route in replicating existing behavior
otherwise).

Fixes DMD testcase 'traits'.
2012-09-28 00:28:49 +02:00
..
2012-07-29 17:31:50 +02:00
2012-08-02 19:55:29 +02:00
2012-08-02 19:55:29 +02:00
2011-10-25 15:43:39 +04:00
2012-09-14 21:10:39 +02:00
2012-09-14 21:10:39 +02:00
2012-04-05 15:30:00 +04:00
2012-02-02 03:13:27 +01:00
2012-09-07 03:51:32 +02:00
2012-08-02 19:55:29 +02:00
2012-02-15 13:23:16 +04:00
2011-10-25 15:43:39 +04:00
2012-04-02 14:53:52 +01:00
2012-07-29 17:31:50 +02:00
2010-05-19 12:42:32 +02:00
2012-09-11 18:05:13 +02:00
2012-09-15 16:15:02 +02:00
2012-08-06 20:50:33 +02:00
2012-09-16 00:03:27 +02:00
2012-09-07 03:51:32 +02:00
2012-09-07 03:51:32 +02:00
2011-03-26 17:58:08 +03:00
2012-08-02 19:55:29 +02:00
2012-08-02 19:55:29 +02:00
2009-05-02 11:58:50 +02:00
2012-08-02 19:55:29 +02:00
2009-08-06 17:04:36 +02:00