[all-commits] [llvm/llvm-project] cecb0e: [HIP] stop forcing the lang std in the driver

Siu Chi Chan via All-commits all-commits at lists.llvm.org
Thu Sep 29 13:22:23 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cecb0e98d4b182038f97b621b04ad43ecbac54a2
      https://github.com/llvm/llvm-project/commit/cecb0e98d4b182038f97b621b04ad43ecbac54a2
  Author: Siu Chi Chan <siuchi.chan at amd.com>
  Date:   2022-09-29 (Thu, 29 Sep 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/Driver/hip-std.hip

  Log Message:
  -----------
  [HIP] stop forcing the lang std in the driver

D103221 changed HIP's default to C++14, removing the driver logic to
force it into a different std.

Change-Id: I9f5220a7456687039b0bd3b3574f3124d3cc7665

Differential Revision: https://reviews.llvm.org/D134314

Change-Id: I40513f2ebe93ee53ea95c8bb3cc704487d970263




More information about the All-commits mailing list