Among other things, this allows using STL algorithms like 'find_if' over
llvm::Registry.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 27054 Build 27053: arc lint + arc unit
Paths
| Differential D56854
[Support] Implement llvm::Registry::iterator via llvm_iterator_facade ClosedPublic Authored by ilya-biryukov on Jan 17 2019, 7:31 AM.
Details Summary Among other things, this allows using STL algorithms like 'find_if' over
Diff Detail
Event Timelineilya-biryukov added a child revision: D56267: [clangd] Interfaces for writing code actions.Jan 18 2019, 8:09 AM This revision is now accepted and ready to land.Jan 18 2019, 8:19 AM Closed by commit rL351566: [Support] Implement llvm::Registry::iterator via llvm_iterator_facade (authored by ibiryukov). · Explain WhyJan 18 2019, 9:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 182540 llvm/include/llvm/Support/Registry.h
|