llvm-project/lldb/unittests/Process
Pavel Labath 11b63cd309 Attempt to fix freebsd build after r287864
the chrono library there uses long long as the underlying chrono type, but
defines int64_t as long (or the other way around, I am not sure). In any case,
this caused the implicit conversion to not trigger. This should address that.

Also fix up the relevant unit test.

llvm-svn: 287867
2016-11-24 11:22:43 +00:00
..
gdb-remote Attempt to fix freebsd build after r287864 2016-11-24 11:22:43 +00:00
minidump Minidump plugin: Adding ProcessMinidump, ThreadMinidump and register the plugin in SystemInitializerFull 2016-10-31 15:35:18 +00:00
CMakeLists.txt Minidump parsing 2016-09-01 11:29:53 +00:00