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