From 69f7d1bd745ed5680b9bc4e3cfdd882ff2a5ad26 Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 27 Mar 2019 22:18:14 +0800 Subject: +threading --- .../Luax/x64/Debug/luax_ref.nativecodeanalysis.xml | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 build/3rd-party/Luax/x64/Debug/luax_ref.nativecodeanalysis.xml (limited to 'build/3rd-party/Luax/x64/Debug/luax_ref.nativecodeanalysis.xml') diff --git a/build/3rd-party/Luax/x64/Debug/luax_ref.nativecodeanalysis.xml b/build/3rd-party/Luax/x64/Debug/luax_ref.nativecodeanalysis.xml new file mode 100644 index 0000000..fb05229 --- /dev/null +++ b/build/3rd-party/Luax/x64/Debug/luax_ref.nativecodeanalysis.xml @@ -0,0 +1,45 @@ + + + + + d:\asura\source\3rd-party\luax\ + luax_ref.cpp + 7 + 10 + + 26439 + This kind of function may not throw. Declare it 'noexcept' (f.6). + Luax::LuaxRef::{ctor} + ??0LuaxRef@Luax@@QEAA@H@Z + 7 + + + + + d:\asura\source\3rd-party\luax\ + luax_ref.cpp + 59 + 16 + + 26439 + This kind of function may not throw. Declare it 'noexcept' (f.6). + Luax::LuaxStrongRef::{ctor} + ??0LuaxStrongRef@Luax@@QEAA@XZ + 59 + + + + + d:\asura\source\3rd-party\luax\ + luax_ref.cpp + 64 + 14 + + 26439 + This kind of function may not throw. Declare it 'noexcept' (f.6). + Luax::LuaxWeakRef::{ctor} + ??0LuaxWeakRef@Luax@@QEAA@XZ + 64 + + + \ No newline at end of file -- cgit v1.1-26-g67d0