Thread overview
LDC 1.37.0
Mar 03
kinke
Mar 04
Mike Shah
Mar 06
Dakota
March 03

Glad to announce LDC 1.37.0. Major changes:

  • Based on D 2.107.1.
  • Important fix wrt. if-statement elision on constant condition.

Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.37.0

Thanks to all contributors & sponsors!

March 04

On Sunday, 3 March 2024 at 14:46:34 UTC, kinke wrote:

>

Glad to announce LDC 1.37.0. Major changes:

  • Based on D 2.107.1.
  • Important fix wrt. if-statement elision on constant condition.

Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.37.0

Thanks to all contributors & sponsors!

Thank you for the hard work!

March 05

On Sunday, 3 March 2024 at 14:46:34 UTC, kinke wrote:

>

Glad to announce LDC 1.37.0. Major changes:

  • Based on D 2.107.1.
  • Important fix wrt. if-statement elision on constant condition.

Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.37.0

Thanks to all contributors & sponsors!

Thanks a lot, that was also quite the quick catch-up from dmd!

March 05
On Sun, Mar 03, 2024 at 02:46:34PM +0000, kinke via Digitalmars-d-announce wrote:
> Glad to announce LDC 1.37.0. Major changes:
> 
> * Based on D 2.107.1.
> * Important fix wrt. if-statement elision on constant condition.
> 
> Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.37.0
> 
> Thanks to all contributors & sponsors!

Awesome, thanks to the LDC team for another fine compiler!


--T
March 06

On Sunday, 3 March 2024 at 14:46:34 UTC, kinke wrote:

>

Glad to announce LDC 1.37.0. Major changes:

  • Based on D 2.107.1.
  • Important fix wrt. if-statement elision on constant condition.

Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.37.0

Thanks to all contributors & sponsors!

Thanks for update.

https://github.com/llvm/llvm-project/releases/tag/llvmorg-18.1.0 released