summaryrefslogtreecommitdiff
path: root/build/tests/05-physfs/x64/Debug/vc.nativecodeanalysis.all.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build/tests/05-physfs/x64/Debug/vc.nativecodeanalysis.all.xml')
-rw-r--r--build/tests/05-physfs/x64/Debug/vc.nativecodeanalysis.all.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/build/tests/05-physfs/x64/Debug/vc.nativecodeanalysis.all.xml b/build/tests/05-physfs/x64/Debug/vc.nativecodeanalysis.all.xml
new file mode 100644
index 0000000..55e04e2
--- /dev/null
+++ b/build/tests/05-physfs/x64/Debug/vc.nativecodeanalysis.all.xml
@@ -0,0 +1,27 @@
+<?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