[PATCH] Make getLastArgNoClaim work for up to 4 arguments.

Paul Robinson Paul_Robinson at playstation.sony.com
Sat Mar 21 19:05:07 PDT 2015


In http://reviews.llvm.org/D8508#144526, @Bigcheese wrote:

> Why not make this a variadic template?


A variadic "matches" method on Option would keep it from being 
amazingly inefficient. (i.e. don't iterate through ArgList N times.)


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8508

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list