- Notifications
You must be signed in to change notification settings - Fork 15.1k
Closed
Labels
Description
| Bugzilla Link | 36337 |
| Resolution | FIXED |
| Resolved on | Feb 12, 2018 01:54 |
| Version | unspecified |
| OS | All |
| Blocks | #35152 |
| CC | @zmodem |
Extended Description
Please merge https://reviews.llvm.org/rL323040 into the 6.0 branch for clang-tools-extra. During unit testing, this prevents inserting an environment variable with an empty name (which is illegal and leads to a Python exception) on any of the BSDs.