Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix C4291 on compiler/codegen/GCStackMap.hpp
The following warning was fixed: warning C4291: 'void *TR_GCStackMap::operator new(::size_t,TR_HeapMemory,uint32_t)': no matching operator delete found; memory will not be freed if initialization throws an exception. Signed-off-by: Pavel Samolysov <[email protected]>
- Loading branch information