https://llvm.org/bugs/show_bug.cgi?id=23300

            Bug ID: 23300
           Summary: Regression(r235232): Log-related tests in Chromium
                    started failing
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Scalar Optimizations
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Now that issue 23278 is fixed, head clang compiles Chromium again. However,
some tests now fail.

Running `out\Release\components_unittests.exe
--gtest_filter=PersistedLogsTest.LongButSmallLogList` with a
component_unittests.exe binary build by trunk clang fails, but if I revert
r235232 (and r235258, r235261), rebuild clang, and do a full rebuild of the
test binary, the crash goes away.

I don't have anything close to a reduced repro at this point.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to