llvm-project
eaa0a21d
- Limit symbol versioning in clang-cpp to Linux for now
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
350 days ago
Limit symbol versioning in clang-cpp to Linux for now There was a build bot failure on AIX after #116556, and who knows what other systems don't support symbol versioning. So let's limit this to Linux for now. We can always add more cases later.
Author
aaronpuchert
Committer
aaronpuchert
Parents
42dd114a
Loading