Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
douglowder committed Oct 5, 2024
1 parent 47c75b1 commit e548522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions external/llvh/lib/Support/Unix/Process.inc
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ void Process::PreventCoreFiles() {

#if defined(HAVE_MACH_MACH_H) && !defined(__GNU__) && !(defined(TARGET_OS_TV) && TARGET_OS_TV)
// Disable crash reporting on Mac OS X 10.0-10.4
// Disable crash reporting on tvOS: 'task_get_exception_ports' is unavailable: not available on tvOS

// get information about the original set of exception ports for the task
mach_msg_type_number_t Count = 0;
Expand Down

0 comments on commit e548522

Please sign in to comment.