This is an archive of the discontinued LLVM Phabricator instance.

GCC compatibility: Ignore -fexec-charset=UTF-8 argument. It is the default in Clang. Reject other values.
ClosedPublic

Authored by sylvestre.ledru on Aug 10 2014, 8:36 AM.

Diff Detail

Event Timeline

sylvestre.ledru retitled this revision from to GCC compatibility: Ignore -fexec-charset=UTF-8 argument. It is the default in Clang. Currently, we fail with an error..
sylvestre.ledru updated this object.
sylvestre.ledru edited the test plan for this revision. (Show Details)
sylvestre.ledru added a reviewer: rnk.
sylvestre.ledru added a subscriber: Unknown Object (MLST).

FYI, it causes 58 failures in the Debian rebuild on 1343 failures.

There is no usage of this option without the UTF-8 argument.

FYI, Arthur is ignoring it in review D4570. We could match the behavior of -finput-charset.

rafael accepted this revision.Aug 11 2014, 7:44 AM
rafael added a reviewer: rafael.
rafael added a subscriber: rafael.

LGTM

This revision is now accepted and ready to land.Aug 11 2014, 7:44 AM
sylvestre.ledru retitled this revision from GCC compatibility: Ignore -fexec-charset=UTF-8 argument. It is the default in Clang. Currently, we fail with an error. to GCC compatibility: Ignore -fexec-charset=UTF-8 argument. It is the default in Clang. Reject other values. .Aug 11 2014, 11:17 AM
sylvestre.ledru edited edge metadata.