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

Releases: cppit/libclangmm

v0.9.6

27 Apr 18:44
Compare
Choose a tag to compare

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

07 Apr 06:21
Compare
Choose a tag to compare

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

v0.9.4

27 Nov 15:31
Compare
Choose a tag to compare

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

17 Oct 09:37
Compare
Choose a tag to compare
Merge pull request #21 from eidheim/master

Most notably, added Fix-its to diagnostics.