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 23456 - Linux - TestCModules failure
Summary: Linux - TestCModules failure
Status: NEW
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: 2015-05-08 13:46 PDT by Vince Harron
Modified: 2015-05-08 13:46 PDT (History)
0 users

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 Vince Harron 2015-05-08 13:46:52 PDT
runCmd: expr *fopen("/dev/zero", "w")
runCmd failed!
error: 'fopen' has unknown return type; cast the call to its declared return type
error: 1 errors parsing expression

OSX also fails for me but not here, later in the test