[all-commits] [llvm/llvm-project] 1b3d16: StringRef.h: __builtin_strlen seems to exist in VS...

Hans via All-commits all-commits at lists.llvm.org
Thu Feb 6 03:33:53 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b3d1661bbeb2c90f8f3ef6e2b77a70bc148731e
      https://github.com/llvm/llvm-project/commit/1b3d1661bbeb2c90f8f3ef6e2b77a70bc148731e
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2020-02-06 (Thu, 06 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.


  Commit: 4c330be678c9f70f43df9aaba38191fdb61217f8
      https://github.com/llvm/llvm-project/commit/4c330be678c9f70f43df9aaba38191fdb61217f8
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2020-02-06 (Thu, 06 Feb 2020)

  Changed paths:
    M llvm/include/llvm/ADT/ilist.h

  Log Message:
  -----------
  Try to fix ilist.h after 529e6f8791b6


Compare: https://github.com/llvm/llvm-project/compare/141915963b6a...4c330be678c9


More information about the All-commits mailing list