diff options
author | Abhinav Gunjal <agunjal@google.com> | 2024-04-01 17:36:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-01 19:36:09 -0500 |
commit | dd5797505ebc2dbfdd58927c4f0a11a1256696eb (patch) | |
tree | 13ae037f8b4138ca1c3832b22e794c8152f5ceeb /clang/lib/ExtractAPI/Serialization | |
parent | 6d0174e70641b1ea172ffed07c43604ef15e28ae (diff) | |
download | llvm-dd5797505ebc2dbfdd58927c4f0a11a1256696eb.zip llvm-dd5797505ebc2dbfdd58927c4f0a11a1256696eb.tar.gz llvm-dd5797505ebc2dbfdd58927c4f0a11a1256696eb.tar.bz2 |
lit_test : check if there is already a deps key in kwargs (#87290)
This change checks if there is already a `deps` key in `kwargs` and
concatenate it to avoid multiple values for `deps` key argument.
background:
https://github.com/llvm/llvm-project/pull/87022 recently added explicit
`deps` to the lit_test. This is causing StableHLO bazel build failures
at
https://github.com/openxla/stablehlo/actions/runs/8511888283/job/23312383380?pr=2147
Tested: local build run is successful
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization')
0 files changed, 0 insertions, 0 deletions