[flang] Fix two errors in the grammar (array constructors with type but no values...
authorpeter klausler <pklausler@nvidia.com>
Fri, 6 Apr 2018 23:15:55 +0000 (16:15 -0700)
committerpeter klausler <pklausler@nvidia.com>
Mon, 9 Apr 2018 20:49:24 +0000 (13:49 -0700)
commit70895d3da07dba217737855b48415f1aa7ce931f
treee639e3fcd7cd0f65c2f96f52a6c18d64f20bf168
parentc52e5792db530f43b1039539359c60d53e560eb3
[flang] Fix two errors in the grammar (array constructors with type but no values did not consume the ::, and ERR= was omitted from CLOSE().  Add CONVERT= extension to OPEN().

Original-commit: flang-compiler/f18@e3e584f06083166ae9e69375de2831bcd9dd4923
Reviewed-on: https://github.com/flang-compiler/f18/pull/48
Tree-same-pre-rewrite: false
flang/lib/parser/grammar.h
flang/lib/parser/idioms.h
flang/lib/parser/parse-tree.h