Go to the documentation of this file.
13 #ifndef LLVM_DEBUGINFO_PDB_DIA_DIASUPPORT_H
14 #define LLVM_DEBUGINFO_PDB_DIA_DIASUPPORT_H
17 #define NTDDI_VERSION NTDDI_VISTA
18 #define _WIN32_WINNT _WIN32_WINNT_VISTA
19 #define WINVER _WIN32_WINNT_VISTA
31 #pragma clang diagnostic push
32 #pragma clang diagnostic ignored "-Wnon-virtual-dtor"
36 #pragma clang diagnostic pop
38 #include <diacreate.h>
40 #endif // LLVM_DEBUGINFO_PDB_DIA_DIASUPPORT_H