Skip to content

Commit

Permalink
[libc++] Make some tests in math_nodiscard_extensions Clang-only.
Browse files Browse the repository at this point in the history
Clang implicitly adds the `[[gnu::const]]` attribute to many math
functions from the C standard library functions. Since this behavior is
Clang-specific, make sure the test only runs on Clang.

Differential Revision: https://reviews.llvm.org/D143033
  • Loading branch information
var-const committed Feb 3, 2023
1 parent 9b7e574 commit d1e066d
Showing 1 changed file with 136 additions and 127 deletions.

0 comments on commit d1e066d

Please sign in to comment.