[all-commits] [llvm/llvm-project] 280c7a: [Clang] Fix preprocessing device only in HIP mode

Joseph Huber via All-commits all-commits at lists.llvm.org
Mon Mar 18 10:13:14 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 280c7a9526a9ae7f959117c9cec94f8c8887f15c
      https://github.com/llvm/llvm-project/commit/280c7a9526a9ae7f959117c9cec94f8c8887f15c
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2024-03-18 (Mon, 18 Mar 2024)

  Changed paths:
    M clang/lib/Driver/Driver.cpp

  Log Message:
  -----------
  [Clang] Fix preprocessing device only in HIP mode

Summary:
A recent change made the HIP compilation bundle by default. However we
don't want to do this for `-E`, which silently broke some handling.



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