[all-commits] [llvm/llvm-project] 2c3723: [libc] Correctly pass the C++ standard to NVPTX in...

Joseph Huber via All-commits all-commits at lists.llvm.org
Fri Jun 7 05:55:35 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c3723d321ae000dfc9dfab064076799a90c322e
      https://github.com/llvm/llvm-project/commit/2c3723d321ae000dfc9dfab064076799a90c322e
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
    M libc/cmake/modules/LLVMLibCObjectRules.cmake

  Log Message:
  -----------
  [libc] Correctly pass the C++ standard to NVPTX internal builds

Summary:
The NVPTX build wasn't getting the `C++20` standard necessary for a few
files.



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