[all-commits] [llvm/llvm-project] 7fb40e: [libc++] Fix too stringent availability markup for...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Jun 9 11:40:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7fb40e1569dd66292b647f4501b85517e9247953
      https://github.com/llvm/llvm-project/commit/7fb40e1569dd66292b647f4501b85517e9247953
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M libcxx/include/__config
    M libcxx/utils/libcxx/test/config.py

  Log Message:
  -----------
  [libc++] Fix too stringent availability markup for bad_optional_access

The availability markup for bad_optional_access marked it as being added
in MacOS 10.14 and aligned releases, however it appears to have been added
in Mac OS 10.13 and aligned releases.




More information about the All-commits mailing list