[all-commits] [llvm/llvm-project] 8a0a70: [libcxx] Wrap [[no_unique_address]] in a macro, fo...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Fri Feb 11 12:04:28 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a0a706f096bf380d81b615c67ab1e1af1c377d3
      https://github.com/llvm/llvm-project/commit/8a0a706f096bf380d81b615c67ab1e1af1c377d3
  Author: Martin Storsjö <martin at martin.st>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
    M libcxx/include/__algorithm/in_in_out_result.h
    M libcxx/include/__algorithm/in_in_result.h
    M libcxx/include/__algorithm/in_out_out_result.h
    M libcxx/include/__algorithm/in_out_result.h
    M libcxx/include/__config
    M libcxx/include/__iterator/counted_iterator.h
    M libcxx/include/__ranges/copyable_box.h
    M libcxx/include/__ranges/drop_view.h
    M libcxx/include/__ranges/join_view.h
    M libcxx/include/__ranges/reverse_view.h
    M libcxx/include/__ranges/subrange.h
    M libcxx/include/__ranges/take_view.h
    M libcxx/include/__ranges/transform_view.h

  Log Message:
  -----------
  [libcxx] Wrap [[no_unique_address]] in a macro, for clang-cl

This should silence all remaining clang-cl build warnings.

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




More information about the All-commits mailing list