|
LLVM
8.0.1
|
#include "llvm/WindowsManifest/WindowsManifestMerger.h"#include "llvm/Config/config.h"#include "llvm/Support/MemoryBuffer.h"#include <map>
Go to the source code of this file.
Classes | |
| class | llvm::windows_manifest::WindowsManifestMerger::WindowsManifestMergerImpl |
Macros | |
| #define | TO_XML_CHAR(X) reinterpret_cast<const unsigned char *>(X) |
| #define | FROM_XML_CHAR(X) reinterpret_cast<const char *>(X) |
Definition at line 25 of file WindowsManifestMerger.cpp.
1.8.13