aboutsummaryrefslogtreecommitdiff
path: root/flang/test/Parser
AgeCommit message (Expand)AuthorFilesLines
2022-03-18[flang][Parser] Add a node for individual sections in sections constructShraiysh Vaishay1-0/+121
2021-10-06[flang] Catch mismatched parentheses in prescannerpeter klausler1-0/+8
2021-10-04[flang] Better error recovery for missing THEN in ELSE IFpeter klausler1-0/+8
2021-09-17[flang] Enforce fixed form rules about END continuationpeter klausler1-0/+29
2021-09-13[flang][OpenMP] Add parsing support for nontemporal clause.Arnamoy Bhattacharyya1-0/+19
2021-07-30[flang] Produce proper "preprocessor output" for -E optionpeter klausler1-1/+1
2021-04-15[flang] Update the regression tests to use the new driver when enabledAndrzej Warzynski3-3/+3
2021-04-08[flang][driver] Add debug options not requiring semantic checksAndrzej Warzynski2-2/+2
2021-02-16[flang][driver] Add options for unparsingAndrzej Warzynski2-2/+2
2020-12-10[flang]Add Parser Support for Allocate DirectiveIrina Dobrescu1-0/+44
2020-10-14[Flang][OpenMP] Rework parser changes for OpenMP atomic construct.sameeran joshi1-0/+214
2020-10-08[flang] Allow "name: value" in compiler directivespeter klausler1-0/+4
2020-10-01[flang][openacc] Fix unparsing of combined construct (bug 47659)Valentin Clement1-0/+19
2020-08-25[flang] Parse global compiler directivespeter klausler1-0/+1
2020-08-11[flang] Allow compiler directives in more placesTim Keith1-0/+11
2020-07-21[flang] Fix source line continuation in potential macro calls (bugzilla 46768)peter klausler1-0/+9
2020-07-21[flang] Check for misplaced labelspeter klausler1-0/+14
2020-07-17[flang] Allow ! and // comments after some preprocessing directivespeter klausler1-0/+19