llvm-project/flang/lib/Parser
Mehdi Chinoune 2d6b9dbfef [flang] Use the Flang cmake-functions to add targets.
Summary: It also removes the cycle-dependency between FortranSemantics and FortranEvaluate.

Reviewers: #flang, jdoerfert, sscalpone

Reviewed By: #flang, sscalpone

Subscribers: DavidTruby, schweitz, tskeith, mgorny, aartbik, llvm-commits

Tags: #flang, #llvm

Differential Revision: https://reviews.llvm.org/D78215
2020-04-16 15:51:30 +01:00
..
CMakeLists.txt [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Fortran-parsers.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
basic-parsers.h [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
char-block.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
char-buffer.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
char-set.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
characters.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
debug-parser.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
debug-parser.h [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
executable-parsers.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
expr-parsers.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
expr-parsers.h [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
instrumented-parser.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
io-parsers.cpp [flang] Process names in ASSIGN and assigned GOTO 2020-04-03 14:58:07 -07:00
message.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
misc-parsers.h [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
openmp-parsers.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
parse-tree.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
parsing.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
preprocessor.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
preprocessor.h [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
prescan.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
prescan.h [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
program-parsers.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
provenance.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
source.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
stmt-parser.h [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
token-parsers.h [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
token-sequence.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
token-sequence.h [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
tools.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
type-parser-implementation.h [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
type-parsers.h [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
unparse.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
user-state.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00