amccarth accepted this revision.
amccarth added inline comments.

================
Comment at: include/lldb/Formats/MinidumpEnums.def:91
+
+LLDB_HANDLE_PLATFORM(0x0000, Win32S) // Windows 3.1
+LLDB_HANDLE_PLATFORM(0x0001, Win32Windows) // Windows 95-98-Me
----------------
I know you're just moving code, but the comment here is a tiny bit misleading.  
Win32S was an extension to Windows 3.1 that let you use much of the then-new 
32-bit API even though the underlying system was still 16-bit.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58975/new/

https://reviews.llvm.org/D58975



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to