[all-commits] [llvm/llvm-project] e3b166: [libc++] Sort available features before printing them
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Sep 20 06:53:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e3b166229ffe14c6edcb0c2940c2baaf9a9d7464
https://github.com/llvm/llvm-project/commit/e3b166229ffe14c6edcb0c2940c2baaf9a9d7464
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M libcxx/utils/libcxx/test/config.py
Log Message:
-----------
[libc++] Sort available features before printing them
This makes it easier to compare the features available in two adjacent
runs of lit.
More information about the All-commits
mailing list