mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 01:04:49 +08:00
Summary: I was mistakenly iterating the list backwards. Regular semantics puts both arrays in priority order but the destructors are called backwards.