Skip to content

Commit 1c32609

Browse files
ngiloq6cpsauer
authored andcommitted
Minor tweak to note in nvcc_clang diff script
1 parent f2bb31c commit 1c32609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nvcc_clang_diff.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
"""Generates a set of flags that are accepted by nvcc but not clang.
44
5-
These should be stripped or rewritten before being stored in compile_commands.json.
5+
Useful for figuring out what nvcc argument patching is needed for acceptance by clangd, if we ever need to update that logic in refresh.template.py
66
"""
77

88
import dataclasses

0 commit comments

Comments
 (0)