stack icon indicating copy to clipboard operation
stack copied to clipboard

Support newer versions of llvm

Open jeremysalwen opened this issue 8 years ago • 3 comments

llvm3.4 is getting old, and code written against newer compiler/standards versions fails to compile with clang3.4. Moving to a newer version of llvm would help keep this tool alive. Feature request of course :)

jeremysalwen avatar Oct 26 '17 05:10 jeremysalwen

Has there been any indication of updating it? I wanted to test some parts of my thesis with the program, but found myself unable to compile STACK:

meyira avatar Mar 17 '18 16:03 meyira

I just wanted to use STACK on a large community project (I remember it being useful a few years back) but then saw this issue. I guess there is no effort to keep this tool alive?

devreal avatar Jun 18 '20 15:06 devreal

I tried last year, but it was not fully finished, then I'm busy aftet that month... https://github.com/gou4shi1/stack

gou4shi1 avatar Jul 17 '20 13:07 gou4shi1