[all-commits] [llvm/llvm-project] 4f57a1: [libc++] Remove definition of _LIBCPP_ALIGNOF for ...

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Sep 2 09:31:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f57a126c4e763e3041c04f0b22e91200506dcc6
      https://github.com/llvm/llvm-project/commit/4f57a126c4e763e3041c04f0b22e91200506dcc6
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-09-02 (Wed, 02 Sep 2020)

  Changed paths:
    M libcxx/include/__config

  Log Message:
  -----------
  [libc++] Remove definition of _LIBCPP_ALIGNOF for GCC in C++03 mode

That definition is known to be potentially incorrect, and we don't support
GCC in C++03 mode anyway.




More information about the All-commits mailing list