llvm-project/flang/lib/parser
peter klausler d022fc1cca [flang] definability tests
Original-commit: flang-compiler/f18@4b71f003a9
Reviewed-on: https://github.com/flang-compiler/f18/pull/782
Tree-same-pre-rewrite: false
2019-10-10 16:33:25 -07:00
..
CMakeLists.txt [flang] Generalize tools, clean up common/unwrap.h with new-found knowledge 2019-04-16 15:59:04 -07:00
basic-parsers.h [flang] Recover better from syntax errors on USE statements 2019-09-10 15:29:55 -07:00
char-block.h [flang] Add operator<< for parser::CharBlock 2019-08-07 10:49:54 -07:00
char-buffer.cc [flang] Changed .clang-format so that it will not add a comment after the closing brace of each namespace. Removed all such previous comments from all .cc and .h files 2018-10-25 05:55:23 -07:00
char-buffer.h [flang] Implement provenance -> CharBlock map 2019-09-09 09:26:36 -07:00
char-set.cc [flang] Changed .clang-format so that it will not add a comment after the closing brace of each namespace. Removed all such previous comments from all .cc and .h files 2018-10-25 05:55:23 -07:00
char-set.h [flang] Extirpate NCHARACTER type, NC"" literals, and EUC-JP Hollerith 2019-06-28 11:22:43 -07:00
characters.cc [flang] Address review comments 2019-10-02 15:48:20 -07:00
characters.h [flang] Extirpate NCHARACTER type, NC"" literals, and EUC-JP Hollerith 2019-06-28 11:22:43 -07:00
debug-parser.cc [flang] Replace formatting of CharBlock & string 2019-05-07 09:24:32 -07:00
debug-parser.h [flang] Changed .clang-format so that it will not add a comment after the closing brace of each namespace. Removed all such previous comments from all .cc and .h files 2018-10-25 05:55:23 -07:00
dump-parse-tree.h [flang] [OpenMP] Simplify `OmpObject` with `std::variant` 2019-09-18 15:46:20 -07:00
features.h [flang] Add non standard feature for labeled do not ending with END DO or CONTINUE 2019-07-09 11:54:40 -07:00
format-specification.h [flang] Redo without macros 2019-04-09 13:29:40 -07:00
grammar.h [flang] Fix 2019-10-02 15:42:07 -07:00
instrumented-parser.cc [flang] Enable more warnings, clean them up 2019-10-02 12:40:52 -07:00
instrumented-parser.h [flang] Changed .clang-format so that it will not add a comment after the closing brace of each namespace. Removed all such previous comments from all .cc and .h files 2018-10-25 05:55:23 -07:00
message.cc [flang] definability tests 2019-10-10 16:33:25 -07:00
message.h [flang] definability tests 2019-10-10 16:33:25 -07:00
openmp-grammar.h [flang] Make the second argument to dist_schedule optional. 2019-10-02 16:58:11 +01:00
parse-state.h [flang] Character set and encoding changes 2019-06-17 16:13:07 -07:00
parse-tree-visitor.h [flang] [OpenMP] parse tree fix for `Declare Target` () 2019-08-20 10:23:56 -07:00
parse-tree.cc [flang] Add operator<< for parser::CharBlock 2019-08-07 10:49:54 -07:00
parse-tree.h [flang] Make the second argument to dist_schedule optional. 2019-10-02 16:58:11 +01:00
parsing.cc [flang] Improve module file reading and writing 2019-09-25 14:55:40 -07:00
parsing.h [flang] Improve module file reading and writing 2019-09-25 14:55:40 -07:00
preprocessor.cc [flang] Enable some new warnings, clean up some of their consequences 2019-08-16 09:41:06 -07:00
preprocessor.h [flang] Changed .clang-format so that it will not add a comment after the closing brace of each namespace. Removed all such previous comments from all .cc and .h files 2018-10-25 05:55:23 -07:00
prescan.cc [flang] Update preprocessing document, commentary 2019-10-07 11:01:46 -07:00
prescan.h [flang] Review comments and last (?) bugs 2019-06-18 13:46:54 -07:00
provenance.cc [flang] Improve module file reading and writing 2019-09-25 14:55:40 -07:00
provenance.h [flang] Using new Prov to Cooked mappings for get-definition. 2019-09-10 17:55:59 -07:00
source.cc [flang] Improve module file reading and writing 2019-09-25 14:55:40 -07:00
source.h [flang] Using new Prov to Cooked mappings for get-definition. 2019-09-10 17:55:59 -07:00
stmt-parser.h [flang] [OpenMP] parse tree changes for Sections/Parallel Sections constructs () 2019-08-14 08:42:28 -07:00
token-parsers.h [flang] Define and use OpenMPConstructDirective 2019-07-15 13:05:24 -07:00
token-sequence.cc [flang] Extirpate NCHARACTER type, NC"" literals, and EUC-JP Hollerith 2019-06-28 11:22:43 -07:00
token-sequence.h [flang] More debugging vs. regression tests 2019-06-17 16:13:08 -07:00
tools.cc [flang] Enable more warnings, deal with fallout 2019-08-16 09:41:07 -07:00
tools.h [flang] Allocate semantic checks (second part) 2019-05-03 00:45:22 -07:00
type-parsers.h [flang] Fix 2019-10-02 15:42:07 -07:00
unparse.cc [flang] Removed stray comma in unparse for dist_schedule clause 2019-10-03 10:59:17 +01:00
unparse.h [flang] More debugging vs. regression tests 2019-06-17 16:13:08 -07:00
user-state.cc [flang] Use value()/has_value() on Indirection class templates instead of operator*/operator-> 2019-03-05 12:28:08 -08:00
user-state.h [flang] Changed .clang-format so that it will not add a comment after the closing brace of each namespace. Removed all such previous comments from all .cc and .h files 2018-10-25 05:55:23 -07:00