aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2023-04-21 13:26:13 -0500
committerJoseph Huber <jhuber6@vols.utk.edu>2023-04-21 13:27:45 -0500
commit1c968f7a1f9320416d6ec678a50bd570dce89f0f (patch)
treeced05160e798fc82d0b4baf1105a5399129fca7b /lldb/source/Commands/CommandObjectFrame.cpp
parenta73cd00d87321a6fb9dc91f952d3ec53b6e4019d (diff)
downloadllvm-1c968f7a1f9320416d6ec678a50bd570dce89f0f.zip
llvm-1c968f7a1f9320416d6ec678a50bd570dce89f0f.tar.gz
llvm-1c968f7a1f9320416d6ec678a50bd570dce89f0f.tar.bz2
[libc] Ignore unknown CUDA versions for `libc` targeting NVPTX
Summary: We generally need a CUDA toolchain to build the tests for the GPU `libc` targeting NVPTX. However, clang will commonly emit warnings on versions that are too new. We can ignore these in `libc` since we are manually specifying the `+ptx` version to use whenever we compile. So we do not need to worry about unexpected changes and we do not depend on any newer features. So this should not be problematic.
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions