[libcxx] cleans up __cpp_concepts mess
libc++ was previously a bit confused by what the value of __cpp_concepts should be. Also replaces `__floating_point` with `floating_point` now that it exists. Differential Revision: https://reviews.llvm.org/D97015
Loading
Please sign in to comment