Saleem Abdulrasool
e7823a5316
Windows: explicitly cast constants to DWORD
...
STATUS_SINGLE_STEP and STATUS_BREAKPOINT are defined as 0x8------ which
is negative and thus can't be implicitly narrowed to a DWORD which is
unsigned. The value is defined differently across winnt.h and ntstatus.h.
Patch by Gwen Mittertreiner!
llvm-svn: 369788
2019-08-23 17:58:53 +00:00
..
2019-07-31 12:00:30 +00:00
2019-07-31 12:00:30 +00:00
2019-08-13 22:18:01 +00:00
2019-08-13 22:18:01 +00:00
2019-04-10 20:48:55 +00:00
2019-04-29 07:29:25 +00:00
2019-01-19 08:50:56 +00:00
2019-04-10 20:48:55 +00:00
2019-01-19 08:50:56 +00:00
2019-04-10 20:48:55 +00:00
2019-08-23 17:58:53 +00:00
2019-08-13 22:18:01 +00:00
2019-08-19 22:45:01 +00:00
2019-08-13 22:18:01 +00:00
2019-08-19 22:45:01 +00:00
2019-08-13 22:18:01 +00:00
2019-08-19 22:45:01 +00:00
2019-08-13 22:18:01 +00:00
2019-08-19 22:45:01 +00:00
2019-08-13 22:18:01 +00:00
2019-08-19 22:45:01 +00:00
2019-08-13 22:18:01 +00:00
2019-01-19 08:50:56 +00:00
2019-07-10 03:34:57 +00:00
2019-07-10 03:34:57 +00:00
2019-07-22 17:03:20 +00:00
2019-07-10 03:34:57 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-08-13 22:18:01 +00:00
2019-04-10 20:48:55 +00:00
2019-07-07 17:58:11 +00:00
2019-01-19 08:50:56 +00:00