This is an archive of the discontinued LLVM Phabricator instance.

Workaround build failure with gcc5.4
AbandonedPublic

Authored by yaxunl on Jan 16 2020, 12:55 PM.

Details

Summary

there is error

error: could not convert ‘(const char*)"expression"’ from ‘const char*’ to ‘StringLiteral’

on gcc 5.4

Diff Detail

Event Timeline

yaxunl created this revision.Jan 16 2020, 12:55 PM
yaxunl abandoned this revision.Jan 16 2020, 1:31 PM

it is already there