This is an archive of the discontinued LLVM Phabricator instance.

[clang] add __has_extension(gnu_asm_goto_with_outputs_full)
ClosedPublic

Authored by nickdesaulniers on Feb 2 2023, 11:22 AM.

Details

Summary

Also move the line about __has_extension(gnu_asm_goto_with_outputs) so
that it is more generally about asm goto, not the paragraph on symbolic
references.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptFeb 2 2023, 11:22 AM
nickdesaulniers requested review of this revision.Feb 2 2023, 11:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 2 2023, 11:22 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
clang/docs/LanguageExtensions.rst
1596

err...clang-17

efriedma accepted this revision.Feb 6 2023, 9:27 AM

LGTM

This revision is now accepted and ready to land.Feb 6 2023, 9:27 AM
void accepted this revision.Feb 6 2023, 10:22 AM

LGTM

  • final rebase