Rename Action::begin() to Action::input_begin().
Also introduce inputs() that reutnrs an llvm::iterator_range. Iterating over A->inputs() is much less mysterious than iterating over *A. No intended behavior change. llvm-svn: 261674
Loading
Please sign in to comment