mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
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