[all-commits] [llvm/llvm-project] da6099: [flang][test] Recognize !$acc and !$omp spelled wi...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Thu Dec 5 04:45:01 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da6099c9adadffb58e0edca253b1f29db77627f6
      https://github.com/llvm/llvm-project/commit/da6099c9adadffb58e0edca253b1f29db77627f6
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2024-12-05 (Thu, 05 Dec 2024)

  Changed paths:
    M flang/test/Semantics/test_symbols.py

  Log Message:
  -----------
  [flang][test] Recognize !$acc and !$omp spelled with capital letters (#118666)

If there are any continuation lines in the source, they will be printed
by the unparser with capital letters (at least in case of OpenMP). To
avoid having them stripped out, recognize their spellings using capital
letters as well.

---------

Co-authored-by: Michael Kruse <github at meinersbur.de>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list