search for: scalednumbertest

Displaying 2 results from an estimated 2 matches for "scalednumbertest".

2015 May 01
2
[LLVMdev] Infinite loop in ScaledNumber when calling toInt
...numbers (but that's unrelated). Thanks. Diego. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150501/3fbe3128/attachment.html> -------------- next part -------------- diff --git a/unittests/Support/ScaledNumberTest.cpp b/unittests/Support/ScaledNumberTest.cpp index 3872155..2f38b2a 100644 --- a/unittests/Support/ScaledNumberTest.cpp +++ b/unittests/Support/ScaledNumberTest.cpp @@ -556,4 +556,9 @@ TEST(ScaledNumberHelpersTest, arithmeticOperators) { EXPECT_EQ(ScaledNumber<uint64_t>(1, 4), ScaledNumber...
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...ling MemoryTest.cpp for Release+Asserts build llvm[2]: Compiling Path.cpp for Release+Asserts build llvm[2]: Compiling ProcessTest.cpp for Release+Asserts build llvm[2]: Compiling ProgramTest.cpp for Release+Asserts build llvm[2]: Compiling RegexTest.cpp for Release+Asserts build llvm[2]: Compiling ScaledNumberTest.cpp for Release+Asserts build llvm[2]: Compiling SourceMgrTest.cpp for Release+Asserts build llvm[2]: Compiling SpecialCaseListTest.cpp for Release+Asserts build llvm[2]: Compiling StreamingMemoryObject.cpp for Release+Asserts build llvm[2]: Compiling StringPool.cpp for Release+Asserts build llvm[2...