diff options
author | David Spickett <david.spickett@linaro.org> | 2025-09-12 09:08:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-12 09:08:10 +0100 |
commit | 5374f16270f02fdbedbbba96951a8b9ffd9c482f (patch) | |
tree | a157f52bee7c9d2162bb2c8b6d33d5c01d9505d7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7982980e078481fb1c52360691206f10160b1e5a (diff) | |
download | llvm-5374f16270f02fdbedbbba96951a8b9ffd9c482f.zip llvm-5374f16270f02fdbedbbba96951a8b9ffd9c482f.tar.gz llvm-5374f16270f02fdbedbbba96951a8b9ffd9c482f.tar.bz2 |
[libcxx][ci][NFC] Remove commented install line and disutils reference (#158015)
76667c768e6403e71718340a946e6f2f356bf745 added distutils because "spawn"
was used, which I then removed in
268a4b0a451432833d3b398c7182d133c865dff5.
I removed it as part of removing all uses of distutils in llvm-project,
tracked in #54337. Python has removed distutils in its latest versions.
Distutils was not being installed in the docker image but just mentioned
in a commented out line. I think this line was leftover from when it was
reformated into the multi-line command above.
So I'm removing the whole line and relocating the comments a bit.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions