erik.pilkington added a comment.

Sorry, yeah, I'm OK with this change.



================
Comment at: clang/test/SemaCXX/lambda-expressions.cpp:671
+#else
+template <typename RT, typename ET>
+void Decider(const RT &sp, ET &ep) {
----------------
I think it makes more sense for this test to be in its own file since entire 
rest of the test is `#ifndef`ed out.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95482

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to