[all-commits] [llvm/llvm-project] fd92ca: [libc++][NFC] Remove stray whitespace in comment

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Apr 5 16:45:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd92ca00b48bdbac3768918239ede5da8a989e0a
      https://github.com/llvm/llvm-project/commit/fd92ca00b48bdbac3768918239ede5da8a989e0a
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-04-05 (Tue, 05 Apr 2022)

  Changed paths:
    M libcxx/test/std/containers/sequences/array/size_and_alignment.pass.cpp

  Log Message:
  -----------
  [libc++][NFC] Remove stray whitespace in comment


  Commit: 6720bc202ae5554e08eb7d345b9181d24a7bdfe1
      https://github.com/llvm/llvm-project/commit/6720bc202ae5554e08eb7d345b9181d24a7bdfe1
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-04-05 (Tue, 05 Apr 2022)

  Changed paths:
    M libcxx/include/__config

  Log Message:
  -----------
  [libc++] Remove error about _LIBCPP_ALTERNATE_STRING_LAYOUT not being supported anymore

It's been over two years since I added the temporary error, so I think
it's reasonable to remove it now.


Compare: https://github.com/llvm/llvm-project/compare/3e8c4366e223...6720bc202ae5


More information about the All-commits mailing list