[all-commits] [llvm/llvm-project] 46ffac: [flang][OpenMP] Skip invalid conditional compilati...

Leandro Lupori via All-commits all-commits at lists.llvm.org
Thu Feb 13 04:36:27 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 46ffacc2ddf2737b8ec19d3d6584ae7e3d5e04fe
      https://github.com/llvm/llvm-project/commit/46ffacc2ddf2737b8ec19d3d6584ae7e3d5e04fe
  Author: Leandro Lupori <leandro.lupori at linaro.org>
  Date:   2025-02-13 (Thu, 13 Feb 2025)

  Changed paths:
    M flang/lib/Parser/prescan.cpp
    M flang/test/Parser/OpenMP/sentinels.f

  Log Message:
  -----------
  [flang][OpenMP] Skip invalid conditional compilation sentinels (#126282)

In fixed form, an initial line can have an OpenMP conditional
compilation sentinel only if columns 3 through 5 have only
white space or numbers.

Fixes https://github.com/llvm/llvm-project/issues/89560



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