eclipse / omr

Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes
http://www.eclipse.org/omr
Other
933 stars 392 forks source link

Change TR_ASSERT_FATAL to static_assert in TR_AliasSetInterface #7355

Closed ChungHsuanChen closed 3 weeks ago

ChungHsuanChen commented 4 weeks ago

Replace some uses of TR_ASSERT_FATAL with static_assert in AliasSetInterface.hpp

Closes: #4933

0xdaryl commented 3 weeks ago

Jenkins build all