[flang] Move KindOrLen enum to common/fortran.h
authorTim Keith <tkeith@nvidia.com>
Tue, 4 Sep 2018 17:26:31 +0000 (10:26 -0700)
committerTim Keith <tkeith@nvidia.com>
Tue, 4 Sep 2018 17:26:31 +0000 (10:26 -0700)
commit1b50885a3f1758cf25ea7a9bd1b1ee510da01760
tree90fd9c54fb5c87e3b7cb14923d98e53d43274226
parente0b94a84c3893caa4ecb4c94f5d979ff94a09a10
[flang] Move KindOrLen enum to common/fortran.h

This is so that it can more easily be used in semantics in the
representation of type parameters.

Original-commit: flang-compiler/f18@f734d754e49b45c8bcaf246f577b030e77413aa7
Reviewed-on: https://github.com/flang-compiler/f18/pull/173
Tree-same-pre-rewrite: false
flang/lib/common/fortran.h
flang/lib/parser/grammar.h
flang/lib/parser/parse-tree.h
flang/lib/parser/unparse.cc
flang/lib/semantics/dump-parse-tree.h