[all-commits] [llvm/llvm-project] 2e4755: [libc++] Fix a few warnings in system headers with...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Jul 27 17:09:18 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e4755ff6058b5032b77ccca04aa6dab7db081a5
      https://github.com/llvm/llvm-project/commit/2e4755ff6058b5032b77ccca04aa6dab7db081a5
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2021-07-27 (Tue, 27 Jul 2021)

  Changed paths:
    M libcxx/include/__config
    M libcxx/include/__hash_table
    M libcxx/include/__ranges/transform_view.h
    M libcxx/include/barrier
    M libcxx/include/charconv
    M libcxx/include/cmath
    M libcxx/include/compare
    M libcxx/include/memory
    M libcxx/include/random
    M libcxx/include/regex
    M libcxx/include/semaphore

  Log Message:
  -----------
  [libc++] Fix a few warnings in system headers with GCC

This isn't fixing all of them, but at least it's making some progress.

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




More information about the All-commits mailing list