26 #ifndef LLVM_INCLUDE_LLVM_SUPPORT_WINDOWS_MANIFEST_MERGER_H 27 #define LLVM_INCLUDE_LLVM_SUPPORT_WINDOWS_MANIFEST_MERGER_H 35 namespace windows_manifest {
57 std::unique_ptr<MemoryBuffer> getMergedManifest();
61 std::unique_ptr<WindowsManifestMergerImpl> Impl;
This class represents lattice values for constants.
Twine - A lightweight data structure for efficiently representing the concatenation of temporary valu...
WindowsManifestError(const Twine &Msg)
void log(raw_ostream &OS) const override
Print an error message to an output stream.
This interface provides simple read-only access to a block of memory, and provides simple methods for...
Base class for user error types.
Lightweight error class with error context and mandatory checking.
This class implements an extremely fast bulk output stream that can only output to a stream...