Switch TaskMapOverInt to llvm::function_ref
The function does not persist the callback, so using a lighter-weight asbtraction seems appropriate. Also tweak the signatures of the lambdas to match what the TaskMap interface expects. llvm-svn: 304924
Loading
Please register or sign in to comment