Work around two more instances of __noinline__ conflicts. (#66138)
authorArtem Belevich <tra@google.com>
Tue, 12 Sep 2023 20:35:07 +0000 (13:35 -0700)
committerTobias Hieta <tobias@hieta.se>
Fri, 29 Sep 2023 06:23:49 +0000 (08:23 +0200)
commit87ec1f460d0efbc565e89f817af73c2496361749
treed1e1ec647cb0de415017acc9c415b7af67d1729b
parent9da5b7a93bca381352856ec4562e2b96b0ebdb80
Work around two more instances of __noinline__ conflicts. (#66138)

Fixes https://github.com/llvm/llvm-project/issues/57544

(cherry picked from commit 588023ddafb4b0cd11914ab068c6d07187374d69)
clang/lib/Headers/CMakeLists.txt
clang/lib/Headers/cuda_wrappers/bits/basic_string.h [new file with mode: 0644]
clang/lib/Headers/cuda_wrappers/bits/basic_string.tcc [new file with mode: 0644]