[all-commits] [llvm/llvm-project] d1b9ad: Fix compiler errors in GVN.h for clang versions ol...

Thomas Fransham via All-commits all-commits at lists.llvm.org
Fri Sep 6 16:14:28 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1b9adb05c329211a5f29935744b367c34c391d4
      https://github.com/llvm/llvm-project/commit/d1b9adb05c329211a5f29935744b367c34c391d4
  Author: Thomas Fransham <tfransham at gmail.com>
  Date:   2024-09-06 (Fri, 06 Sep 2024)

  Changed paths:
    M llvm/include/llvm/Support/Compiler.h
    M llvm/include/llvm/Transforms/Scalar/GVN.h

  Log Message:
  -----------
  Fix compiler errors in GVN.h for clang versions older than 15 (#107636)

Fix compiler errors in GVN.h from clang versions older than 15 that
don't support gnu style attribute on namespaces. @tstellar, @compnerd.



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