[all-commits] [llvm/llvm-project] ed368b: StringRef.h: __builtin_strlen seems to exist in VS...
Hans via All-commits
all-commits at lists.llvm.org
Fri Feb 7 04:04:16 PST 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: ed368ba5a963cb988c7466cb634ec1b56807138f
https://github.com/llvm/llvm-project/commit/ed368ba5a963cb988c7466cb634ec1b56807138f
Author: Hans Wennborg <hans at chromium.org>
Date: 2020-02-07 (Fri, 07 Feb 2020)
Changed paths:
M llvm/include/llvm/ADT/StringRef.h
Log Message:
-----------
StringRef.h: __builtin_strlen seems to exist in VS 2017 MSVC 19.16 or later
This is a follow-up to ff837aa63cd, as discussed on the llvm-commits
thread for that one.
(cherry picked from commit 1b3d1661bbeb2c90f8f3ef6e2b77a70bc148731e)
More information about the All-commits
mailing list