mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-07 20:16:05 +00:00

The parameter here is a list, not a string. Ensure that the we splat the list into arguments prior to invoke os.path.join. This would previously fail with a `startswith` is not a member of `list`. llvm-svn: 269627