llvm::windows_manifest

Utilities for merging Microsoft Windows application .manifest XML files.

Types

NameDescription
WindowsManifestError Error describing a failure while merging Windows .manifest files.
WindowsManifestMerger Merges multiple Microsoft Windows .manifest XML documents into one.

Functions

NameDescription
isAvailable Return true if Windows manifest merging is available (libxml2 was built in).