Skip to content

AthAllocators: Fix clang warnings.

Debugging #pragma mistakenly left in. clang warns about implicit conversion of pointer constant to bool.

Merge request reports