In this mode, LIBC_ASSERT is just standard C assert.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151498
[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 TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 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 Closed by commit rG65c78933ae22: [libc] Support LIBC_COPT_USE_C_ASSERT build flag (authored by mcgrathr). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 525793 libc/src/__support/libc_assert.h
|