Mogball 7c72f55ea8 [mlir] Fix emitting an error at EOF
Emitting at error at EOF will emit the diagnostic past the end of the file. When emitting an error during parsing at EOF, emit it at the previous character.

Reviewed By: jpienaar

Differential Revision: https://reviews.llvm.org/D122295
2022-03-23 20:23:01 +00:00
..
2022-03-22 11:08:36 -07:00
2022-03-23 20:23:01 +00:00
2022-03-23 20:23:01 +00:00
2022-03-22 11:08:36 -07:00

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.