aboutsummaryrefslogtreecommitdiff
path: root/libcxx/benchmarks/function.bench.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-06-19[libc++][NFC] Apply clang-format on large parts of the code baseLouis Dionne1-43/+35
2019-08-21libcxx: Rename .hpp files in libcxx/benchmarks to .hNico Weber1-1/+1
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-11-13Fix "use of" uninitialized memory in benchmark.Eric Fiselier1-1/+1
2018-10-12Add benchmarks for std::function.Samuel Benzaquen1-0/+232