D103221 changed HIP's default to C++14, removing the driver logic to
force it into a different std.
Change-Id: I9f5220a7456687039b0bd3b3574f3124d3cc7665
Paths
| Differential D134314
[HIP] stop forcing the lang std in the driver ClosedPublic Authored by scchan on Sep 20 2022, 2:20 PM.
Details
Summary D103221 changed HIP's default to C++14, removing the driver logic to Change-Id: I9f5220a7456687039b0bd3b3574f3124d3cc7665
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 21 2022, 6:39 AM Closed by commit rGcecb0e98d4b1: [HIP] stop forcing the lang std in the driver (authored by scchan). · Explain WhySep 29 2022, 1:22 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 464008 clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/hip-std.hip
|