No _VSTD allowed in non-libc++-specific test code
Details
Details
- Reviewers
philnik - Group Reviewers
Restricted Project - Commits
- rG275ff33abf22: [libc++][test] _VSTD => std:: in test code
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
No _VSTD allowed in non-libc++-specific test code
Also not in libc++-specific test code :-)
Could you also fix the _VSTD in func.not_fn/not_fn.pass.cpp:399 while you're at it? You can just change that when landing the patch.