HomeFreeBSD

Work around clang 6.0.0 warnings about arithmetic on NULL pointers in

Description

Work around clang 6.0.0 warnings about arithmetic on NULL pointers in
acpica, by redefining the ACPI_ADD_PTR and ACPI_SUB_PTR macros so they
use integer arithmetic instead.

This is a temporary fix, to be reverted before merging back to head,
unless jkim reads my mail and agrees with this. :)

Details

Provenance
dimAuthored on
Parents
rS327337: MFC r326876:
Branches
Unknown
Tags
Unknown