Skip to content

v1.1.24

Compare
Choose a tag to compare
@robertoraggi robertoraggi released this 18 Sep 19:59

1.1.24 (2023-09-18)

Bug Fixes

  • Add support for pack expansion to using declarators (e60e914)
  • Avoid splitting >= and >>= tokens (2d407ce)
  • Disable blocks and objc extensions (c3dfb41)
  • Parsing of pure virtual destructors (4d73086)
  • Remove the trailing statement from the labeled statements (74ba101)