llvm-project/flang/lib/Parser
David Blaikie e2333b5550 Revert "Some more from-the-hip ctad-maybe-unsupported fixes for flang"
-Wctad-maybe-unsupported is now disabled for flang so these explicit
deduction guides are not required.

This reverts commit ec3956b6e6.
2022-08-16 17:43:08 +00:00
..
CMakeLists.txt [flang][driver] Add options for unparsing 2021-02-16 09:32:51 +00:00
Fortran-parsers.cpp [flang] Fix parsing and semantics for array element substring%KIND/%LEN 2022-07-22 16:54:46 -07:00
basic-parsers.h Revert "Some more from-the-hip ctad-maybe-unsupported fixes for flang" 2022-08-16 17:43:08 +00:00
char-block.cpp
char-buffer.cpp [flang][MSVC] Use list<Message> rather than forward_list<> in Messages 2020-11-11 16:38:38 -08:00
char-set.cpp
characters.cpp
debug-parser.cpp [flang] Support multiple CookedSource instances 2020-09-02 10:34:23 -07:00
debug-parser.h
executable-parsers.cpp [flang] Add explanatory messages to grammar for language extensions 2022-03-18 16:14:27 -07:00
expr-parsers.cpp [flang] Fix parsing and semantics for array element substring%KIND/%LEN 2022-07-22 16:54:46 -07:00
expr-parsers.h
instrumented-parser.cpp [flang] Support multiple CookedSource instances 2020-09-02 10:34:23 -07:00
io-parsers.cpp [flang] Avoid spurious warnings in pedantic mode from FORMAT items 2022-07-06 18:54:11 -07:00
message.cpp [flang] Support the color diagnostics on scanning, parsing, and semantics 2022-07-27 23:45:41 +08:00
misc-parsers.h
openacc-parsers.cpp [flang][openacc] Use TableGen to generate the clause parser 2022-07-18 09:26:57 +02:00
openmp-parsers.cpp [flang][OpenMP] Added parser support for in_reduction clause 2022-06-06 14:55:27 +05:30
parse-tree.cpp [flang] Disambiguate F(X)=Y case where F is a function returning a pointer 2022-04-25 09:25:09 -07:00
parsing.cpp [flang] Support the color diagnostics on scanning, parsing, and semantics 2022-07-27 23:45:41 +08:00
preprocessor.cpp [flang] Distinguish usage and portability warning messages 2022-03-08 17:24:52 -08:00
preprocessor.h [flang] NFC: change non-nullable pointer arguments to references 2021-09-02 14:15:27 -07:00
prescan.cpp [flang] Skip `D` when including D debug line 2022-03-31 10:56:25 +02:00
prescan.h [flang] Enforce fixed form rules about END continuation 2021-09-17 10:59:17 -07:00
program-parsers.cpp [flang] Add explanatory messages to grammar for language extensions 2022-03-18 16:14:27 -07:00
provenance.cpp [flang] Support the color diagnostics on scanning, parsing, and semantics 2022-07-27 23:45:41 +08:00
source.cpp [flang] Search for #include "file" in right directory (take 2) 2021-01-27 15:41:29 -08:00
stmt-parser.h
token-parsers.h [flang] Add explanatory messages to grammar for language extensions 2022-03-18 16:14:27 -07:00
token-sequence.cpp [flang] Catch mismatched parentheses in prescanner 2021-10-06 14:00:15 -07:00
token-sequence.h [flang] Catch mismatched parentheses in prescanner 2021-10-06 14:00:15 -07:00
tools.cpp [flang] Add & use a better visit() (take 2) 2022-04-16 16:00:48 -07:00
type-parser-implementation.h
type-parsers.h [flang]Add Parser Support for Allocate Directive 2020-12-10 16:21:19 +00:00
unparse.cpp [flang] Fix parsing and semantics for array element substring%KIND/%LEN 2022-07-22 16:54:46 -07:00
user-state.cpp [flang] Implement semantics for DEC STRUCTURE/RECORD 2022-01-13 13:17:13 -08:00