Feature signatures appended to the PDB info stream.
Synopsis
Declared in <llvm/DebugInfo/PDB/Native/RawConstants.h>
enum class PdbRaw_FeatureSig : uint32_t;
Members
Name |
Description |
|
Visual C++ 11.0 feature signature. |
|
Visual C++ 14.0 feature signature. |
|
Types were not merged ('NOTM'). |
|
Minimal debug info present ('MINI'). |
Created with MrDocs