This is an archive of the discontinued LLVM Phabricator instance.

[libc] Support LIBC_COPT_USE_C_ASSERT build flag
ClosedPublic

Authored by mcgrathr on May 25 2023, 2:08 PM.

Details

Summary

In this mode, LIBC_ASSERT is just standard C assert.

Diff Detail

Event Timeline

mcgrathr created this revision.May 25 2023, 2:08 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 25 2023, 2:08 PM
mcgrathr requested review of this revision.May 25 2023, 2:08 PM
abrachet accepted this revision.May 25 2023, 2:08 PM
This revision is now accepted and ready to land.May 25 2023, 2:08 PM
This revision was landed with ongoing or failed builds.May 25 2023, 2:10 PM
This revision was automatically updated to reflect the committed changes.