generator-llvm icon indicating copy to clipboard operation
generator-llvm copied to clipboard

LLVM 12.0.1 needs C++14

Open palmerc opened this issue 4 years ago • 0 comments

I had to bump the C++ standard from 11 to 14 to get a clean compile when targeting LLVM 12.0.1

palmerc avatar Aug 12 '21 13:08 palmerc