aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
diff options
context:
space:
mode:
authorJeremy Morse <jeremy.morse@sony.com>2025-03-14 15:50:49 +0000
committerGitHub <noreply@github.com>2025-03-14 15:50:49 +0000
commit792a6f81198842352fa5213faf7ecad4b1d27ddd (patch)
treec4458148bd843b31dd3be8c84785a845d84c648e /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
parent42ddb550174887359fa1393cb76843475c283159 (diff)
downloadllvm-792a6f81198842352fa5213faf7ecad4b1d27ddd.zip
llvm-792a6f81198842352fa5213faf7ecad4b1d27ddd.tar.gz
llvm-792a6f81198842352fa5213faf7ecad4b1d27ddd.tar.bz2
[RemoveDIs] Remove "try-debuginfo-iterators..." test flags (#130298)
These date back to when the non-intrinsic format of variable locations was still being tested and was behind a compile-time flag, so not all builds / bots would correctly run them. The solution at the time, to get at least some test coverage, was to have tests opt-in to non-intrinsic debug-info if it was built into LLVM. Nowadays, non-intrinsic format is the default and has been on for more than a year, there's no need for this flag to exist. (I've downgraded the flag from "try" to explicitly requesting non-intrinsic format in some places, so that we can deal with tests that are explicitly about non-intrinsic format in their own commit).
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions