mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +08:00
Turn this test into a normal mode as it contains well-formed code and checks for defined behavior. It still can be run in debug mode as of D100866. Differential Revision: https://reviews.llvm.org/D102192