llvm/flang/test
Tim Keith de78ae3f09 [flang] Add support for character type specs
Recognize the various ways of specifying character lengths.

Define CharacterTypeSpec with length and kind and store them in the
current scope, as is done with DerivedTypeSpec (which can also have
length parameters).

Note: IntrinsicTypeSpec is no longer used for characters, so it
should have a different name. Similarly, in DeclTypeSpec::Category,
Intrinsic does not include Character.

Original-commit: flang-compiler/f18@5f84785193
Reviewed-on: https://github.com/flang-compiler/f18/pull/247
Tree-same-pre-rewrite: false
2018-12-14 14:04:15 -08:00
..
evaluate [flang] checkpoint during refactor 2018-11-30 14:03:05 -08:00
semantics [flang] Add support for character type specs 2018-12-14 14:04:15 -08:00
CMakeLists.txt [flang] Add name resolution tests 2018-06-15 14:54:34 -07:00