[all-commits] [llvm/llvm-project] 38e072: [libc++] Mark is_scalar test as unsupported in C++...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Apr 6 08:23:40 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 38e07204749bf94ffe9888196108dc5c77d439b0
      https://github.com/llvm/llvm-project/commit/38e07204749bf94ffe9888196108dc5c77d439b0
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-04-06 (Mon, 06 Apr 2020)

  Changed paths:
    M libcxx/test/libcxx/type_traits/is_scalar.objc.pass.mm

  Log Message:
  -----------
  [libc++] Mark is_scalar test as unsupported in C++11 and C++14

That test requires std::optional. We never noticed that because our
test format was skipping Objective-C++ tests altogether.




More information about the All-commits mailing list