Add support to the SourceMgrDiagnosticHandlers to auto-load new source files...
authorRiver Riddle <riverriddle@google.com>
Fri, 10 May 2019 22:00:53 +0000 (15:00 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Sat, 11 May 2019 02:30:15 +0000 (19:30 -0700)
commitaa99db18094e33e9a35e992aca478cb5277e7bda
tree85ce88a4616d9b2132d50fe3ac634b092b3cc2e6
parentff5d021c3960185146fc1ea9a3a09537d7bacd9e
Add support to the SourceMgrDiagnosticHandlers to auto-load new source files seen in diagnostics.

--

PiperOrigin-RevId: 247681779
mlir/include/mlir/IR/Diagnostics.h
mlir/lib/IR/Diagnostics.cpp