Skip to content

Commit

Permalink
remove c++11 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fbusato committed Jan 1, 2025
1 parent 9a5eebb commit 004d53e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
// UNSUPPORTED: c++98, c++03
// UNSUPPORTED: c++98, c++03, c++11

// template <class T>
// constexpr int rotl(T x, unsigned int s) noexcept;
Expand Down

0 comments on commit 004d53e

Please sign in to comment.