Clang 12 compiler warnings on macOS
OPAL doesn't compile on macOS with current Clang/Xcode 12:
- if compiled for production PAssert() is defined empty and Clang complains about unused variables
- declarations of virtual methods are missing in same base classes