[all-commits] [llvm/llvm-project] 82b6de: [libc++] Remove c++98 from the possible Standards ...

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Jul 29 11:19:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 82b6dec0ed1dd5a4fa5484009c42fa25e603a875
      https://github.com/llvm/llvm-project/commit/82b6dec0ed1dd5a4fa5484009c42fa25e603a875
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M libcxx/utils/libcxx/test/params.py

  Log Message:
  -----------
  [libc++] Remove c++98 from the possible Standards of the test suite

Clang treats C++98 and C++03 as the same anyway, so it's no use having
two different settings for the same standard.




More information about the All-commits mailing list