id.h (ldc-1.32.1) | : | id.h (ldc-1.32.2) | ||
---|---|---|---|---|
skipping to change at line 100 | skipping to change at line 100 | |||
static Identifier *udaAllocSize; | static Identifier *udaAllocSize; | |||
static Identifier *udaLLVMAttr; | static Identifier *udaLLVMAttr; | |||
static Identifier *udaLLVMFastMathFlag; | static Identifier *udaLLVMFastMathFlag; | |||
static Identifier *udaKernel; | static Identifier *udaKernel; | |||
static Identifier *udaCompute; | static Identifier *udaCompute; | |||
static Identifier *udaDynamicCompile; | static Identifier *udaDynamicCompile; | |||
static Identifier *udaDynamicCompileConst; | static Identifier *udaDynamicCompileConst; | |||
static Identifier *udaDynamicCompileEmit; | static Identifier *udaDynamicCompileEmit; | |||
static Identifier *udaHidden; | static Identifier *udaHidden; | |||
static Identifier *udaNoSanitize; | static Identifier *udaNoSanitize; | |||
static Identifier *udaNoSplitStack; | ||||
static Identifier *io; | static Identifier *io; | |||
#endif | #endif | |||
}; | }; | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 1 lines changed or added |