erichkeane added a comment.

Yikes, good catch!

Would we be better off instead to just modify how the other switch loads the 
value?  Presumably something like, "if (NeedsRearrangeArgs) 
SubExprs.append(Args.begin(), Args.end()); else /*the switch*/.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67924



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

Reply via email to