[all-commits] [llvm/llvm-project] e7bdfb: [libc++] Explicitly list Lit features from the con...

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed May 13 13:17:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e7bdfba4f00d65f0e5d3ff5adb772f424ba7f02d
      https://github.com/llvm/llvm-project/commit/e7bdfba4f00d65f0e5d3ff5adb772f424ba7f02d
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-05-13 (Wed, 13 May 2020)

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

  Log Message:
  -----------
  [libc++] Explicitly list Lit features from the config_site header

When grepping for unused features in the test suite, we will now find
those features and where they are defined, as opposed to thinking they
are dead features.




More information about the All-commits mailing list