diff options
author | Marc Auberer <marc.auberer@chillibits.com> | 2024-03-27 23:53:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-27 23:53:25 +0100 |
commit | 0a17eedf7b0c1168999e7ac0492015c64c1fbef4 (patch) | |
tree | 60518adec29b00e3c9ba5d88995b5ad495684403 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | d8fe2e4bb05c27520a98dc14b2354901a1d57e53 (diff) | |
download | llvm-0a17eedf7b0c1168999e7ac0492015c64c1fbef4.zip llvm-0a17eedf7b0c1168999e7ac0492015c64c1fbef4.tar.gz llvm-0a17eedf7b0c1168999e7ac0492015c64c1fbef4.tar.bz2 |
[CI][NFC] Fix shellcheck warnings in CI scripts (#86877)
This fixes all shellcheck warnings we have in `monolithic-linux.sh` and
`monolithic-windows.sh`.
All of them have to do with
[SC2086](https://www.shellcheck.net/wiki/SC2086) - Double quote to
prevent globbing and word splitting.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions