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