Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

LLVM兼容性改进 —— wmemchr 末识别符号 #53

@catsxp

Description

@catsxp

VC-LTL Path : E:\VC-LTL-VS2017
VC Tools Version : 14.16.27023
UCRT Version : 10.0.17763.0
Platform : x86
Using VC-LTL Vista Advanced Mode
不引用 VC-LTL 库正常编译
引用后 提示 _wmemchr 符号末识别
重写 wmemchr 添加后正常编译
跟进源码是 std::string find 异常 单独测试 wmemchr string的 find 无法重现上面的问题!
重写函数可以得到解决!能找到原因修正它是最好不过!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions