Skip to content
Commit ff837aa6 authored by Hans Wennborg's avatar Hans Wennborg
Browse files

Actually, don't try to use __builtin_strlen in StringRef.h before VS 2019

The fix in b3d7d106 compiled nicely,
but didn't link because at least the VS 2017 version I use doesn't
have the builtin yet. Instead, make use of the builtin with MSVC
conditional on VS 2019 or later.
parent ad7b908b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment