diff options
Diffstat (limited to 'build/libs/asura-lib-utils/x64/Debug/utils_module.nativecodeanalysis.xml')
-rw-r--r-- | build/libs/asura-lib-utils/x64/Debug/utils_module.nativecodeanalysis.xml | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/build/libs/asura-lib-utils/x64/Debug/utils_module.nativecodeanalysis.xml b/build/libs/asura-lib-utils/x64/Debug/utils_module.nativecodeanalysis.xml deleted file mode 100644 index 82cf7f3..0000000 --- a/build/libs/asura-lib-utils/x64/Debug/utils_module.nativecodeanalysis.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<DEFECTS> - <DEFECT> - <SFA> - <FILEPATH>d:\asura\source\libs\asura-lib-utils\threading\</FILEPATH> - <FILENAME>mutex.h</FILENAME> - <LINE>39</LINE> - <COLUMN>3</COLUMN> - </SFA> - <DEFECTCODE>26439</DEFECTCODE> - <DESCRIPTION>This kind of function may not throw. Declare it 'noexcept' (f.6).</DESCRIPTION> - <FUNCTION>AsuraEngine::Threading::MutexImpl::{ctor}</FUNCTION> - <DECORATED>??0MutexImpl@Threading@AsuraEngine@@QEAA@XZ</DECORATED> - <FUNCLINE>39</FUNCLINE> - <PATH></PATH> - </DEFECT> - <DEFECT> - <SFA> - <FILEPATH>d:\asura\source\libs\asura-lib-utils\threading\</FILEPATH> - <FILENAME>thread.h</FILENAME> - <LINE>90</LINE> - <COLUMN>3</COLUMN> - </SFA> - <DEFECTCODE>26439</DEFECTCODE> - <DESCRIPTION>This kind of function may not throw. Declare it 'noexcept' (f.6).</DESCRIPTION> - <FUNCTION>AsuraEngine::Threading::ThreadImpl::{ctor}</FUNCTION> - <DECORATED>??0ThreadImpl@Threading@AsuraEngine@@QEAA@XZ</DECORATED> - <FUNCLINE>90</FUNCLINE> - <PATH></PATH> - </DEFECT> -</DEFECTS>
\ No newline at end of file |