constexpr-everything
constexpr-everything copied to clipboard
Support newer LLVM versions
We currently support LLVM 9, 10, and 11. We should consider dropping one or two of those and supporting LLVM 12 and 13.
I took a quick stab at this in #15, but gave up since it wasn't as simple as a few API changes.