llvm / llvm/llvm-project

[libc++] Automatically disable benchmarks for C++03

Open
#200,275 0 comments 1 reaction 0 assignees View on GitHub
libc++ test-suite
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

GoogleBenchmark has dropped C++03 support in newer versions and we already don't support most benchmarks in C++03 anyways. We should probably just bake the C++11-or-higher requirement into the `.bench.cpp` test type to avoid having to annotate every single benchmark with it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.