diff options
author | hsuauthai <37883210+hsuauthai@users.noreply.github.com> | 2018-07-20 15:49:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-20 15:49:19 -0700 |
commit | 08b2684271a24522aa3ab3e0dc14b02af3a461cf (patch) | |
tree | cf9a5bf0a3c966e5c56c1b46e4c1391a583260d5 /flang/lib/parser/parse-tree.cc | |
parent | 698581c7844aef970b75887ece036c5d05d8d4b4 (diff) | |
download | llvm-08b2684271a24522aa3ab3e0dc14b02af3a461cf.tar.gz |
[flang] Merge pull request flang-compiler/f18#137 from flang-compiler/omppar
Omppar
Original-commit: flang-compiler/f18@d341464e7ffde700b94a11a2c3a82be71ddebf84
Reviewed-on: https://github.com/flang-compiler/f18/pull/137
Due to a conflicting rebase during the linearizing of flang-compiler/f18, this commit squashes a number of other commits:
flang-compiler/f18@cfbc8bd16b1c63da4f8cb5f501766f52e7f862d5 Add OpenMP Block directives and some declarative directive(TBD:declare reduction and declare target)
flang-compiler/f18@d198352f840ad51aa6ab944043e8879239ff5d15 Removed extra code from resolveing conflict of the merge.
flang-compiler/f18@85911a0e80b81913f9372456b7fdd0875777915c fix some grammar and unparsing.
flang-compiler/f18@43bcfb7cd3efb80ad15b5b853af6527981ef8182 OpenMP declartive directive can be after function declaration line. OpenMP Loop construct will be treated as if statement instead of block because currently parser cannot construct the loop if loop end with Label [Continue] Use DefinedOperator and ProcedureDesignator instead of create a new Parser and postpone the validity of operator in semantic.
flang-compiler/f18@5d83b50ad344c889afffa26552827433489b63da Merge branch 'master' into omppar
flang-compiler/f18@8c666436a5d29785a6480d4741d374fd0a5b3227 remove "HEAD" code and resolve conflict.
Diffstat (limited to 'flang/lib/parser/parse-tree.cc')
0 files changed, 0 insertions, 0 deletions