From c302f5ae5f9e30a28e487e8a764d9cc31546bbea Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 29 Mar 2019 22:51:04 +0800 Subject: *rename --- .../x64/Debug/main.nativecodeanalysis.xml | 31 ---------------------- .../x64/Debug/vc.nativecodeanalysis.all.xml | 27 ------------------- 2 files changed, 58 deletions(-) delete mode 100644 build/tests/05-physfs/x64/Debug/main.nativecodeanalysis.xml delete mode 100644 build/tests/05-physfs/x64/Debug/vc.nativecodeanalysis.all.xml (limited to 'build/tests/05-physfs/x64') diff --git a/build/tests/05-physfs/x64/Debug/main.nativecodeanalysis.xml b/build/tests/05-physfs/x64/Debug/main.nativecodeanalysis.xml deleted file mode 100644 index 82cf7f3..0000000 --- a/build/tests/05-physfs/x64/Debug/main.nativecodeanalysis.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - d:\asura\source\libs\asura-lib-utils\threading\ - mutex.h - 39 - 3 - - 26439 - This kind of function may not throw. Declare it 'noexcept' (f.6). - AsuraEngine::Threading::MutexImpl::{ctor} - ??0MutexImpl@Threading@AsuraEngine@@QEAA@XZ - 39 - - - - - d:\asura\source\libs\asura-lib-utils\threading\ - thread.h - 90 - 3 - - 26439 - This kind of function may not throw. Declare it 'noexcept' (f.6). - AsuraEngine::Threading::ThreadImpl::{ctor} - ??0ThreadImpl@Threading@AsuraEngine@@QEAA@XZ - 90 - - - \ No newline at end of file diff --git a/build/tests/05-physfs/x64/Debug/vc.nativecodeanalysis.all.xml b/build/tests/05-physfs/x64/Debug/vc.nativecodeanalysis.all.xml deleted file mode 100644 index 55e04e2..0000000 --- a/build/tests/05-physfs/x64/Debug/vc.nativecodeanalysis.all.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - d:\asura\source\libs\asura-lib-utils\threading\ - mutex.h - 39 - 3 - - 26439 - This kind of function may not throw. Declare it 'noexcept' (f.6). - AsuraEngine::Threading::MutexImpl::{ctor} - ??0MutexImpl@Threading@AsuraEngine@@QEAA@XZ - 39 - - - - d:\asura\source\libs\asura-lib-utils\threading\ - thread.h - 90 - 3 - - 26439 - This kind of function may not throw. Declare it 'noexcept' (f.6). - AsuraEngine::Threading::ThreadImpl::{ctor} - ??0ThreadImpl@Threading@AsuraEngine@@QEAA@XZ - 90 - - \ No newline at end of file -- cgit v1.1-26-g67d0