NFC: Cleanup the definitions of OpAsmParser and CustomOpAsmParser by adding comments...
authorRiver Riddle <riverriddle@google.com>
Wed, 5 Jun 2019 21:49:52 +0000 (14:49 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Sun, 9 Jun 2019 23:20:02 +0000 (16:20 -0700)
commite9d212c6aa2368b4e22d37db4ebabde4251ee36d
treea8a431565c290e77627792491bff4a1080feb907
parent0560f153b87c3bd819941cc09be87d3839fdfec8
NFC: Cleanup the definitions of OpAsmParser and CustomOpAsmParser by adding comments, grouping similar functionality, and adding header blocks.

PiperOrigin-RevId: 251723883
mlir/include/mlir/IR/OpImplementation.h
mlir/lib/Parser/Parser.cpp