Changelog:
- 1.11.16.0:
- Fixes to work with LLVM 13, and to compile with clang 13.
- 1.11.15.0:
- Changes for compatibility with OpenImageIO 2.3.
- Fix potential crashes (or at least undefined behavior) due to missing virtual destructor of internal Symbol type.
Depends on D12118.
Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>