llvm
e37a6008
- [libc++][NFC] Remove dead code implementing some tuple SFINAE checks (#79871)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[libc++][NFC] Remove dead code implementing some tuple SFINAE checks (#79871) Some of the checks in sfinae_helpers.h were not used anymore since we refactored the std::tuple implementation and were now dead code. This patch removes the code.
References
#12577 - LLVM and SPIRV-LLVM-Translator pulldown (WW05)
Author
ldionne
Parents
7162fd75
Loading