1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/unittests/DebugInfo
Hubert Tong 0f9f8a6cb6 [test][NFC] Do ptrdiff_t comparison with signed instead of unsigned constants
... because using unsigned constants for comparing against signed values
is liable to mutate the signed value via conversion to an unsigned type
due to the usual arithmetic conversions.
2020-10-18 12:38:41 -04:00
..
CodeView Include (Type|Symbol)Record.h less 2020-09-16 09:59:03 -07:00
DWARF [test][NFC] Do ptrdiff_t comparison with signed instead of unsigned constants 2020-10-18 12:38:41 -04:00
GSYM [Test] Simplify DWARF test cases. NFC. 2020-08-31 14:03:48 +08:00
MSF
PDB
CMakeLists.txt