Add support in the SourceMgrDiagnosticHandler for handling source managers with...
authorRiver Riddle <riverriddle@google.com>
Thu, 9 May 2019 20:13:40 +0000 (13:13 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Sat, 11 May 2019 02:26:35 +0000 (19:26 -0700)
commit0e481bae68e58d4adb8840cca934ba49425968a8
treeb16fa64c0c5d38959ada2297c6f10770e60c9703
parentb4c06416df0e58e71c9c36a85f18699f0a98a8e7
Add support in the SourceMgrDiagnosticHandler for handling source managers with multiple buffers.

--

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