[all-commits] [llvm/llvm-project] 2d8f23: [libc++] Explicitly mark basic_string<...>::npos w...

Eric via All-commits all-commits at lists.llvm.org
Wed Jan 15 14:03:26 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d8f23f571635c1fb983b40c4c2548716a5b65b6
      https://github.com/llvm/llvm-project/commit/2d8f23f571635c1fb983b40c4c2548716a5b65b6
  Author: Eric Fiselier <eric at efcs.ca>
  Date:   2020-01-15 (Wed, 15 Jan 2020)

  Changed paths:
    M libcxx/include/string

  Log Message:
  -----------
  [libc++] Explicitly mark basic_string<...>::npos with default
visibility.

This ensures that the version compiled into the library isn't
accidentally hidden.




More information about the All-commits mailing list