[all-commits] [llvm/llvm-project] 5bb112: [NFC][OpenACC] Fix unused variable warning from df...

Erich Keane via All-commits all-commits at lists.llvm.org
Thu Mar 6 07:08:23 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5bb112feaeab99018f7ae2c59620d557f2b958ae
      https://github.com/llvm/llvm-project/commit/5bb112feaeab99018f7ae2c59620d557f2b958ae
  Author: erichkeane <ekeane at nvidia.com>
  Date:   2025-03-06 (Thu, 06 Mar 2025)

  Changed paths:
    M clang/lib/Sema/SemaOpenACC.cpp

  Log Message:
  -----------
  [NFC][OpenACC] Fix unused variable warning from df1e102e

Looks like I did a dyn_cast when all I needed was an isa! This patch
fixes that up.



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