[libc++] Explicitly list Lit features from the config_site header
authorLouis Dionne <ldionne@apple.com>
Wed, 13 May 2020 20:15:34 +0000 (16:15 -0400)
committerLouis Dionne <ldionne@apple.com>
Wed, 13 May 2020 20:17:22 +0000 (16:17 -0400)
commite7bdfba4f00d65f0e5d3ff5adb772f424ba7f02d
treed3251681593d7b14bfbbafaf8641879e85c9446b
parented428c429e97592c260ad74a6198c210ce381a61
[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.
libcxx/utils/libcxx/test/features.py