- Resolves a TODO by making this configurable by downstreams.
- This seems to be the last thing allowing full use of the Python bindings as a library within another project (i.e. be embedding them).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
clang-format: please reformat the code
- pure_subclass &def(const char *name, Func &&f, const Extra &... extra) { + pure_subclass &def(const char *name, Func &&f, const Extra &...extra) {