aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
diff options
context:
space:
mode:
authorNuno Lopes <nuno.lopes@tecnico.ulisboa.pt>2024-12-11 21:09:05 +0000
committerGitHub <noreply@github.com>2024-12-11 21:09:05 +0000
commit19bc282320ba4d2e961e287f110b9110297ae3ee (patch)
treeb498527c0bfd0bcd8185e6a97ce9d9c8d2a86473 /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
parenta54fce89fc8aff36c50e3a0ea2f92e1ab7093cf8 (diff)
downloadllvm-19bc282320ba4d2e961e287f110b9110297ae3ee.zip
llvm-19bc282320ba4d2e961e287f110b9110297ae3ee.tar.gz
llvm-19bc282320ba4d2e961e287f110b9110297ae3ee.tar.bz2
Add PR check to suggest alternatives to using undef (#118506)
As discussed in https://discourse.llvm.org/t/please-dont-use-undef-in-tests-part-2/83388, this patch adds a comment to PRs that introduce new uses of undef. It uses the the `git diff -S' command to find new uses, avoiding warning about old uses. It further trims down with a regex to get only added (+) lines.
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions