constexpr-everything icon indicating copy to clipboard operation
constexpr-everything copied to clipboard

Support newer LLVM versions

Open woodruffw opened this issue 3 years ago • 0 comments

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.

woodruffw avatar Mar 01 '22 15:03 woodruffw