llvm-project/flang/lib/Parser
peter klausler 13cee14bb1 [flang] Parse global compiler directives
Accept and represent "global" compiler directives that appear
before and between program units in a source file.

Differential Revision: https://reviews.llvm.org/D86555
2020-08-25 11:41:11 -07:00
..
CMakeLists.txt [flang] Add missing link dependencies to FrontendOpenACC. 2020-07-16 14:22:18 +01:00
Fortran-parsers.cpp [flang] Allow compiler directives in more places 2020-08-11 08:37:27 -07:00
basic-parsers.h [flang][msvc] Split class declaration and constexpr variable definition. NFC. 2020-08-22 15:05:48 -05: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] Refine CR handling 2020-07-14 14:14:35 -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][openacc] Handle optional end directive in combined construct 2020-08-13 14:05:00 -04:00
expr-parsers.cpp [flang][msvc] Split class declaration and constexpr variable definition. NFC. 2020-08-22 15:05:48 -05: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
openacc-parsers.cpp [flang][openacc] Fix reduction operator parsing/unparsing 2020-08-24 14:22:51 -04:00
openmp-parsers.cpp [flang][directives] Use TableGen to generate clause unparsing 2020-08-17 14:22:25 -04:00
parse-tree.cpp [flang] Fix frontend build with -DBUILD_SHARED_LIBS=On 2020-07-09 15:54:19 -07:00
parsing.cpp [flang] Handle DATA initialization of EQUIVALENCE'd objects 2020-08-07 16:39:23 -07:00
preprocessor.cpp [flang] Ensure Preprocessor::Define saves macro names correctly 2020-08-13 09:00:48 -07:00
preprocessor.h [flang] Make preprocessing behavior tests runnable as regression tests 2020-08-03 15:07:38 -07:00
prescan.cpp [flang] Don't completely left-justify fixed-form tokenization 2020-08-25 10:53:56 -07:00
prescan.h [flang] Don't completely left-justify fixed-form tokenization 2020-08-25 10:53:56 -07:00
program-parsers.cpp [flang] Parse global compiler directives 2020-08-25 11:41:11 -07:00
provenance.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
source.cpp [flang] Refine CR handling 2020-07-14 14:14:35 -07:00
stmt-parser.h [flang][openacc] OpenACC 3.0 parser 2020-07-14 14:29:40 -04:00
token-parsers.h [flang][msvc] Split class declaration and constexpr variable definition. NFC. 2020-08-22 15:05:48 -05:00
token-sequence.cpp [flang] Allow ! and // comments after some preprocessing directives 2020-07-17 15:28:22 -07:00
token-sequence.h [flang] Allow ! and // comments after some preprocessing directives 2020-07-17 15:28:22 -07:00
tools.cpp [flang] Support for image selectors 2020-07-08 07:31:54 -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][openacc] Handle optional end directive in combined construct 2020-08-13 14:05:00 -04:00
unparse.cpp [flang][openacc] Fix reduction operator parsing/unparsing 2020-08-24 14:22:51 -04:00
user-state.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00