LLVM 22.0.0git
|
#include "llvm/WindowsManifest/WindowsManifestMerger.h"
#include "llvm/Config/config.h"
#include "llvm/Support/MemoryBuffer.h"
Go to the source code of this file.
Classes | |
class | llvm::windows_manifest::WindowsManifestMerger::WindowsManifestMergerImpl |
Macros | |
#define | TO_XML_CHAR(X) |
#define | FROM_XML_CHAR(X) |
#define FROM_XML_CHAR | ( | X | ) |
Definition at line 22 of file WindowsManifestMerger.cpp.
#define TO_XML_CHAR | ( | X | ) |
Definition at line 21 of file WindowsManifestMerger.cpp.