mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-28 03:06:06 +00:00

A few tests were also straightforward to translate to SFINAE tests instead, so in a few cases I did that and removed the .fail.cpp test entirely. Differential Revision: https://reviews.llvm.org/D153149