Files
clang-p2996/llvm/lib/CodeGen/MIRParser/MIRParser.cpp
Matt Arsenault 2d3d2e78d0 MIR: Fix parser crash on syntax error on first character
This was calling the diagnostic printer before the context member was
initialized.
2021-02-18 18:59:08 -05:00

36 KiB