This is an archive of the discontinued LLVM Phabricator instance.

[clang][Tooling] Add mapping for make_error_code
ClosedPublic

Authored by kadircet on Jul 4 2023, 11:21 PM.

Diff Detail

Event Timeline

kadircet created this revision.Jul 4 2023, 11:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 4 2023, 11:21 PM
kadircet requested review of this revision.Jul 4 2023, 11:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 4 2023, 11:21 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
hokein accepted this revision.Jul 4 2023, 11:57 PM
hokein added inline comments.
clang/lib/Tooling/Inclusions/Stdlib/StdSpecialSymbolMap.inc
353

nit: maybe add make_error_condition as well.

This revision is now accepted and ready to land.Jul 4 2023, 11:57 PM
This revision was landed with ongoing or failed builds.Jul 5 2023, 12:35 AM
This revision was automatically updated to reflect the committed changes.