By adding the initialisation of the symbolisation library (DbgHelp)
we are swapping the order in which both warnings are produced.
We can't use CHECK-NEXT as the dbghelp warning is multiline.
Differential D22586
[compiler-rt] Fix broken SymInitialize unittest Authored by etienneb on Jul 20 2016, 1:13 PM.
Details By adding the initialisation of the symbolisation library (DbgHelp) We can't use CHECK-NEXT as the dbghelp warning is multiline.
Diff Detail Event Timeline
| ||||||||||||
Doesn't this fail, though?