llvm-project/flang/test/Parser
peter klausler 3e86eda18c [flang] Allow "name: value" in compiler directives
Some legacy compiler directives use colons rather than
equals signs.

Differential revision: https://reviews.llvm.org/D89017
2020-10-08 10:01:37 -07:00
..
acc-unparse.f90 [flang][openacc] Fix unparsing of combined construct (bug 47659) 2020-10-01 10:35:06 -04:00
badlabel.f
compiler-directives.f90 [flang] Allow "name: value" in compiler directives 2020-10-08 10:01:37 -07:00
continuation-in-if.f [flang] Fix source line continuation in potential macro calls (bugzilla 46768) 2020-07-21 18:21:35 -07:00
pp-dir-comments.f90