Luke Lau

Results 59 comments of Luke Lau

Hi, is there still interest in adding these entries? I would be mainly interested in having them available for llvm-17 now that it's the latest release

@pmetzger Sorry for dropping the ball on this, I've rebased it now and added the entries for llvm-17 too.

> May also be blocked on Zvbb and Zvbc support in LLVM and QEMU. Just commenting on the status here, [the LLVM IR intrinsics for Zvbb + Zvbc landed last...

Indeed, I was being lazy but eventually we should implement a globber which implements the spec exactly. Should probably implement it in https://github.com/alanz/lsp

That should probably say the same as 'request', will fix

This is a good idea, I'm going to work on automatically printing the stderr and logs whenever an exception occurs inside `Session`

@astoff By the way, as of `0.9.0.0` you can run your tests with the `LSP_TEST_LOG_STDERR` and `LSP_TEST_LOG_MESSAGES` environment variables set to print the logs without having to change the config

Experimenting in https://github.com/Bubba/haskell-lsp-test/commit/ba3255afa89fd1faf4c8ed1a01ba482ec5755264

See https://github.com/haskell/haskell-ide-engine/issues/893#issuecomment-433692799