[all-commits] [llvm/llvm-project] 19e21d: [libc++] Add auto to the list of required extensio...

philnik777 via All-commits all-commits at lists.llvm.org
Mon May 23 11:49:49 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 19e21d91bc174559a5aa0653a5bfe74d8cba93ad
      https://github.com/llvm/llvm-project/commit/19e21d91bc174559a5aa0653a5bfe74d8cba93ad
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-05-23 (Mon, 23 May 2022)

  Changed paths:
    M libcxx/docs/DesignDocs/ExtendedCXX03Support.rst

  Log Message:
  -----------
  [libc++] Add auto to the list of required extensions in C++03

We use `auto` in C++03, so we shouldn't say that we aren't.

Reviewed By: ldionne, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D126165




More information about the All-commits mailing list