zuki.tools.llvm.clang
1.2.390.6115
Provides a comprehensive object model that exposes the entire libclang API including static indexing, event driven indexing, code completion, build system, compilation database, and documentation parsing. Requires Microsoft.NET version 4.5 or higher.
Requires NuGet 2.5 or higher.
Install-Package zuki.tools.llvm.clang -Version 1.2.390.6115
dotnet add package zuki.tools.llvm.clang --version 1.2.390.6115
<PackageReference Include="zuki.tools.llvm.clang" Version="1.2.390.6115" />
paket add zuki.tools.llvm.clang --version 1.2.390.6115
#r "nuget: zuki.tools.llvm.clang, 1.2.390.6115"
// Install zuki.tools.llvm.clang as a Cake Addin
#addin nuget:?package=zuki.tools.llvm.clang&version=1.2.390.6115
// Install zuki.tools.llvm.clang as a Cake Tool
#tool nuget:?package=zuki.tools.llvm.clang&version=1.2.390.6115
Release Notes
Version 1.2 (libclang v3.9.0)
* New CallingConvention, CursorKind, ObjectiveCPropertyAttribute, TranslationUnitParseOptions, and TypeKind values (libclang 3.9)
* New EvaluationResult class / EvaluationResultKind enumeration (libclang 3.9)
* New Cursor.Evaluate method (libclang 3.9)
* New Cursor.HasAttributes, Cursor.IsCxxConvertingConstructor, Cursor.IsCxxCopyConstructor, Cursor.IsCxxDefaultConstructor Cursor.IsCxxMethodDefaulted, Cursor.IsCxxMoveConstructor, Cursor.IsFunctionInlined, Cursor.IsMacroBuiltIn, and Cursor.IsMacroFunctionLike properties (libclang 3.9)
* New Type.NamedType and Type.ObjectiveCEncoding properties (libclang 3.9)
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on zuki.tools.llvm.clang:
Package | Downloads |
---|---|
zuki.tools.llvm.clang.Samples
This package contains samples that demonstrate the use of the zuki.tools.llvm.clang library
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.390.6115 | 750 | 9/29/2016 |
1.1.381.6036 | 730 | 7/12/2016 |
1.1.380.6003 | 552 | 6/9/2016 |
1.0.380.5974 | 821 | 5/10/2016 |