mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 15:16:06 +00:00

Add characters.h to consolidate all per-character functions and reduce dependence on <cctype>. Add omitted DIRECT= and UNFORMATTED= specifiers to INQUIRE statement. Add Interval<>, rebase ProvenanceRange upon it, rebase CharPointerWithLength and rename it ContiguousChars. Reformat C++. Original-commit: flang-compiler/f18@78c73c62ba Reviewed-on: https://github.com/flang-compiler/f18/pull/19 Tree-same-pre-rewrite: false