[PATCH] D117603: [clang] Don't typo-fix an expression in a SFINAE context

Konstantin Varlamov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 2 21:32:06 PST 2022


var-const added a comment.

@Quuxplusone Now that it's landed, do we still need `__workaround_52970` in libc++? (see https://github.com/llvm/llvm-project/blob/167b623a6af26802af47f455aaa3806faaa9da9e/libcxx/include/__concepts/class_or_enum.h#L28-L30)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117603/new/

https://reviews.llvm.org/D117603



More information about the cfe-commits mailing list