[all-commits] [llvm/llvm-project] e8dff7: [OpenACC] Fix location of array-section diagnostic.

Erich Keane via All-commits all-commits at lists.llvm.org
Tue May 20 09:04:55 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e8dff7bea468525ec966061324baed88d67b025d
      https://github.com/llvm/llvm-project/commit/e8dff7bea468525ec966061324baed88d67b025d
  Author: erichkeane <ekeane at nvidia.com>
  Date:   2025-05-20 (Tue, 20 May 2025)

  Changed paths:
    M clang/lib/Sema/SemaOpenACC.cpp
    M clang/test/SemaOpenACC/compute-construct-copy-clause.c

  Log Message:
  -----------
  [OpenACC] Fix location of array-section diagnostic.

In a sub-subscript of an array-section, it is actually an array section.
So make sure we get the location correct when there isn't a 'colon' to
look at.



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