[all-commits] [llvm/llvm-project] 645414: [libc++] Make sure we always print all available f...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Sep 8 08:18:27 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6454140ab34cb29cc0b9de4f1e80199d717f1a97
      https://github.com/llvm/llvm-project/commit/6454140ab34cb29cc0b9de4f1e80199d717f1a97
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-09-08 (Tue, 08 Sep 2020)

  Changed paths:
    M libcxx/utils/libcxx/test/config.py

  Log Message:
  -----------
  [libc++] Make sure we always print all available features

Previously, we'd only print the features added through the new config,
however printing all the features is important for debugging purposes.




More information about the All-commits mailing list