Changes between Initial Version and Version 1 of Ticket #68640, comment 36


Ignore:
Timestamp:
Apr 5, 2024, 3:44:25 PM (6 weeks ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68640, comment 36

    initial v1  
    1 **possibly** if we patch clang 16+ to not define the macro in the installed clang headers:
     1**possibly** if we patch clang 16+ to always define this macro in the installed clang headers
    22
    33{{{
    4 #   define _LIBCPP_AVAILABILITY_VERBOSE_ABORT
     4
     5#  define _LIBCPP_AVAILABILITY_HAS_VERBOSE_ABORT 0
    56}}}
    67