diff options
author | chai <chaifix@163.com> | 2019-03-27 22:18:14 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-03-27 22:18:14 +0800 |
commit | 69f7d1bd745ed5680b9bc4e3cfdd882ff2a5ad26 (patch) | |
tree | 729e563da8fea6cf8c5455f3afdb3c6ce0aecde4 /build/libs/asura-lib-utils/x64/Debug/file_data.nativecodeanalysis.xml | |
parent | 66c5fdc564dd892ed265132d6c1378dbe3cebcee (diff) |
+threading
Diffstat (limited to 'build/libs/asura-lib-utils/x64/Debug/file_data.nativecodeanalysis.xml')
-rw-r--r-- | build/libs/asura-lib-utils/x64/Debug/file_data.nativecodeanalysis.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/build/libs/asura-lib-utils/x64/Debug/file_data.nativecodeanalysis.xml b/build/libs/asura-lib-utils/x64/Debug/file_data.nativecodeanalysis.xml new file mode 100644 index 0000000..eb30e9f --- /dev/null +++ b/build/libs/asura-lib-utils/x64/Debug/file_data.nativecodeanalysis.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<DEFECTS> + <DEFECT> + <SFA> + <FILEPATH>d:\asura\source\3rd-party\luax\</FILEPATH> + <FILENAME>luax_class.inl</FILENAME> + <LINE>79</LINE> + <COLUMN>21</COLUMN> + </SFA> + <DEFECTCODE>26439</DEFECTCODE> + <DESCRIPTION>This kind of function may not throw. Declare it 'noexcept' (f.6).</DESCRIPTION> + <FUNCTION>Luax::LuaxNativeClass<AsuraEngine::IO::FileData>::{ctor}</FUNCTION> + <DECORATED>??0?$LuaxNativeClass@VFileData@IO@AsuraEngine@@@Luax@@IEAA@XZ</DECORATED> + <FUNCLINE>79</FUNCLINE> + <PATH></PATH> + </DEFECT> +</DEFECTS>
\ No newline at end of file |