llvm-project/mlir/lib/Parser
River Riddle 4ed50a14b2 NFC: Cleanup a switch statement that only has a default case.
--

PiperOrigin-RevId: 250062529
2019-06-01 20:03:52 -07:00
..
CMakeLists.txt Add build files and update README. 2019-03-30 11:23:22 -07:00
Lexer.cpp Refactor the support for AffineMap and IntegerSet aliases in the parser into more general support for attribute aliases. 2019-05-10 19:22:32 -07:00
Lexer.h Implement value type abstraction for locations. 2019-03-29 13:52:31 -07:00
Parser.cpp NFC: Cleanup a switch statement that only has a default case. 2019-06-01 20:03:52 -07:00
Token.cpp Avoid hardcoded 4096 constant 2019-03-29 13:06:36 -07:00
Token.h Add parsing for floating point attributes. 2019-03-29 12:51:12 -07:00
TokenKinds.def Add support for a NoneType. 2019-05-06 08:19:20 -07:00