]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Improve nvcc handling of -Xcompiler and --Werror (#1304)
authorAndrew Hardin <andrew.hardin5+git@gmail.com>
Thu, 29 Jun 2023 19:38:06 +0000 (13:38 -0600)
committerGitHub <noreply@github.com>
Thu, 29 Jun 2023 19:38:06 +0000 (21:38 +0200)
commitce11e31a54c1708776d13c47ec10286410519499
tree9388b9d4085f953003f8da1759477564f9dba64b
parent5e0e46eb54461ef20f679028a725638b309fd3a9
fix: Improve nvcc handling of -Xcompiler and --Werror (#1304)
src/compopt.cpp
unittest/test_argprocessing.cpp