Bug 1432172 - Run llvm test-suite during the %check phase
Summary: Run llvm test-suite during the %check phase
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: clang
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dave Airlie
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-14 17:14 UTC by Tom Stellard
Modified: 2017-06-29 01:45 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-29 01:45:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch to enable llvm test-suite (5.11 KB, patch)
2017-03-14 17:14 UTC, Tom Stellard
no flags Details | Diff
Rebase patch on master (5.88 KB, patch)
2017-04-04 15:24 UTC, Tom Stellard
no flags Details | Diff

Description Tom Stellard 2017-03-14 17:14:04 UTC
Created attachment 1263021 [details]
Patch to enable llvm test-suite

We don't currently run make check, so this provides us with a way to verify that clang is actually working.  It also tests full compilation from source code to object code and verifies that the compiled program executes correctly, which is something make check doesn't do.

Comment 1 Tom Stellard 2017-04-04 15:24:50 UTC
Created attachment 1268712 [details]
Rebase patch on master

Comment 2 Tom Stellard 2017-06-29 01:45:13 UTC
Fixed in clang-4.0.0-4


Note You need to log in before you can comment on or make changes to this bug.