llvm-project
1d411f27
- [libc++][NFC] Replace a few "namespace std" with the correct macro (#140510)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
214 days ago
[libc++][NFC] Replace a few "namespace std" with the correct macro (#140510) We've added a new macro for the unversioned `namespace std` cases in #133009, but it seems we've missed a few places. This fixes the places I just found.
References
#140510 - [libc++][NFC] Replace a few "namespace std" with the correct macro
Author
philnik777
Parents
eb341f0b
Loading