This will allow non-copyable function objects (e.g. lambdas that capture
unique_ptrs) to be used with ThreadPool.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks good to me - seems like a case of "if it compiles, it's good to go". I don't think I realize or otherwise I'd forgotten that we had a unique_function in LLVM - handy!
clang-format not found in user's PATH; not linting file.