273 Commits (2500019626d458145ba94f360f77f81975125c12)
 

Author SHA1 Message Date
eidheim 2500019626 Removed unused variable 3 years ago
eidheim 9704b9b6de Added missing llvm versions 3 years ago
eidheim 051a37efe6 Added llvm 14 4 years ago
eidheim 54b04c5238 Added llvm version 13.0.1 4 years ago
eidheim 0df7169ddc Added llvm 13.0.0 5 years ago
eidheim 663e54847f Added llvm 12.0.1 5 years ago
eidheim 11fc6bb436 Added llvm release 11.1 5 years ago
eidheim a80c8081f5 Added llvm 12.0.0 5 years ago
eidheim 1b48e1f4bd Added support for Apple M1 5 years ago
eidheim 1cdedf7893 Updated cmake minimum required to 3.1 5 years ago
eidheim b342f4dd6d Added llvm 11.0.1 5 years ago
eidheim fc0df20225 Improved support for UTF-8 symbols 5 years ago
eidheim c807211edc Added llvm 11.0.0 version 5 years ago
eidheim bbdaf9efe9 Do not run add_compile_options when libclangmm is a sub-project 6 years ago
eidheim 0e0179487b Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
eidheim db8a6d5b3e Added path to FixIT struct 6 years ago
eidheim 043d96d0bf Added upcoming llvm version 10.0.1 6 years ago
eidheim be990915ba Fixed get_type_description in cases like std::pair::first 6 years ago
eidheim d259a248e3 Additional type check in Cursor::get_type_description 6 years ago
eidheim 45abfa439c Improved Cursor::get_type_description 6 years ago
eidheim b8ff60c0f3 Improved Token::get_kind to make Structured binding declarations work properly 6 years ago
eidheim 2edcb84b34 FindLibClang.cmake: added /usr/local/opt/llvm to search paths for MacOS homebrew 6 years ago
eidheim 2bc2577fc9 Update license year 6 years ago
eidheim a0316826f7 Fixes build issue on MacOS 6 years ago
eidheim 587c2c3a43 Added support for future llvm version 10.0.0 6 years ago
eidheim daad913f7d Support for llvm 9.0.1 6 years ago
eidheim 687b9c231d Added support for llvm versions 8.0.1 and 9.0.0 6 years ago
eidheim ebdd44e4d8 Fixed compilation issue on MacOS with newest llvm package 7 years ago
eidheim f7afc1ddbf Added newest llvm versions 7 years ago
Szymon Sobik ee128a07cc getting translation unit cursor 7 years ago
eidheim 5e0c39279e Cleanup of TranslationUnit-constructors, and removed unnecessary TranslationUnit::parse 7 years ago
eidheim 2b2f2ead1f Added upcoming LLVM release 7 years ago
eidheim 791b76b04c Formatted code with custom clang-format 8 years ago
eidheim 8e446de1f4 Updated CI 8 years ago
eidheim 104138be9f Added upcoming llvm/clang releases to FindLibClang.cmake 8 years ago
eidheim a3a85155fd Moved to GitLab 8 years ago
eidheim 5a0195e1dd Fixed errorenous iterator usage in clangmm::Tokens::Tokens 8 years ago
eidheim 2ae7b5db5a Fixed cursor_test for Arch Linux and Fedora 8 years ago
eidheim 2364463c58 Slight optimization of clangmm::Tokens::Tokens 8 years ago
eidheim e8f8a04f98 Removed get_severity_spelling and now stores diagnostic severity as enum class 8 years ago
eidheim 892652a649 Merge branch 'hash' of https://github.com/Windfisch/libclangmm 8 years ago
Florian Jung ce0929ddda Added Cursor::get_children() method 8 years ago
Florian Jung d5bfee1b7e Added Cursor::hash() method 8 years ago
eidheim bb7b798427 Merge branch 'comparison_operators' of https://github.com/Windfisch/libclangmm 8 years ago
Florian Jung 736112b70d Added comparison ops >, <=, >= to SourceLocation 8 years ago
Florian Jung e4009462df Added Cursor::get_kind_spelling 8 years ago
eidheim 997d02a8de Added Cursor::get_all_overridden_cursors 8 years ago
Ben D ee37617c57
Adapted FindLibClang for Gentoo paths 8 years ago
eidheim 684657732b Added error handling for CompilationDatabase 8 years ago
eidheim 5f60c3a456 Added llvm 6.0.0 to cmake_modules/FindLibClang.cmake 8 years ago