forked from OSchip/llvm-project
11b63cd309
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 |
||
---|---|---|
.. | ||
Breakpoint | ||
Core | ||
Editline | ||
Expression | ||
Host | ||
Interpreter | ||
Language | ||
Platform | ||
Process | ||
ScriptInterpreter | ||
Symbol | ||
SymbolFile | ||
UnwindAssembly | ||
Utility | ||
CMakeLists.txt | ||
gtest_common.h |