Skip to content
This repository was archived by the owner on Jun 12, 2018. It is now read-only.

Releases: cppit/libclangmm

v0.9.6

Choose a tag to compare

@eidheim eidheim released this 27 Apr 18:44

Minor improvements:

  • Build: added support for latest llvm versions
  • Added extra warning options
  • Removed unneeded const return qualifiers
  • Replaced a couple old C-style casts

v0.9.5

Choose a tag to compare

@eidheim eidheim released this 07 Apr 06:21

Improved Cursor::get_type for libclang versions before and after 3.8.

v0.9.4

Choose a tag to compare

@eidheim eidheim released this 27 Nov 15:31

Not backwards compatible with v0.9.3. Changed TranslationUnit and CodeCompleteResults in order to avoid buffer copies in https://github.com/cppit/jucipp

v0.9.3

Choose a tag to compare

@eidheim eidheim released this 17 Oct 09:37
Merge pull request #21 from eidheim/master

Most notably, added Fix-its to diagnostics.