llvm-project
e506dd0f
- fully qualifies use of `detail` namespace (#87536)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
fully qualifies use of `detail` namespace (#87536) Some TUs apparently end up with an ambiguity between `::llvm::detail` and `support::detail`, so we close that gap at the source.
References
#87536 - fully qualifies use of `detail` namespace
Author
cjdb
Parents
fa2bbea1
Loading