SWDEV-463865 - symbol renamings to prevent conflicts in static build
Change-Id: Id7fbb638c1088c23df52fee877cd790d637b1ffb
[ROCm/clr commit: b8c2ac4de4]
Este cometimento está contido em:
@@ -40,15 +40,6 @@ namespace amd {
|
||||
|
||||
FILE* outFile = stderr;
|
||||
|
||||
// ================================================================================================
|
||||
//! \cond ignore
|
||||
extern "C" void breakpoint(void) {
|
||||
#ifdef _MSC_VER
|
||||
DebugBreak();
|
||||
#endif // _MSC_VER
|
||||
}
|
||||
//! \endcond
|
||||
|
||||
// ================================================================================================
|
||||
void report_warning(const char* message) { fprintf(outFile, "Warning: %s\n", message); }
|
||||
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador