Description
Possibly related to #17276.
This library is not present by default on current Ubuntu systems, even though it was present in the past.
I'm not sure what the right answer is here:
- document the non-current libraries users (e.g. Bazel toolchains, nix recipes, actual people) have to install to use clang
- build clang in a more hermetic fashion, with no dynamic dependencies outside those LSB mandates
- piss off the one person in Google again.
- something else