LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 27510 - TestBitfields fails on linux with clang>=3.9
Summary: TestBitfields fails on linux with clang>=3.9
Status: RESOLVED FIXED
Alias: None
Product: lldb
Classification: Unclassified
Component: All Bugs (show other bugs)
Version: unspecified
Hardware: PC Linux
: P normal
Assignee: LLDB commit list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-25 08:54 PDT by labath
Modified: 2016-06-09 18:26 PDT (History)
3 users (show)

See Also:
Fixed By Commit(s):


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description labath 2016-04-25 08:54:51 PDT

    
Comment 1 Todd Fiala 2016-04-25 10:43:38 PDT
This is also failing on darwin now with Xcode 7.3.  I may file as separate bug because we're not pegged to clang >= 3.9.
Comment 2 Chaoren Lin 2016-04-28 12:58:56 PDT
The python API part of the test is failing now too. Does it look related?

http://lab.llvm.org:8011/builders/lldb-x86_64-ubuntu-14.04-cmake/builds/14020
Comment 3 labath 2016-06-09 18:26:16 PDT
Fixed.