mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-28 10:26:05 +00:00

This commit reverts c3276a96d9 and 1901da32, which added a test to ensure that type traits are derived from integral_constant. While that is a fine test to add, the commit didn't go through a PR and as a result it looks like some of our CI has been broken by it. This should be an uncontroversial change, but let's re-land it via a PR to get our usual CI coverage.