1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00
Saleem Abdulrasool 7115397e8d DebugInfo: change the PDB UniqueId type to uint8_t
Since we type-erase the Windows GUID structure, use unsigned bytes
rather than char, which may be signed (-fsigned-char).  NFC

llvm-svn: 290765
2016-12-30 19:42:13 +00:00
..
2016-05-04 20:32:13 +00:00
2016-10-08 01:12:01 +00:00
2016-05-04 20:32:13 +00:00
2016-09-15 18:22:31 +00:00