aboutsummaryrefslogtreecommitdiff
path: root/third-party
AgeCommit message (Expand)AuthorFilesLines
2026-04-28[unittest] Use TempDir() in gtest death-test stream capture on Linux (#194142)Mehdi Amini1-1/+1
2026-03-04[Benchmark] Fix warnings around usage of __COUNTER__ (#184524)Aiden Grossman1-11/+17
2025-12-01[benchmark][NFC] Update cc_binary load (#169710)Jordan Rupprecht1-1/+3
2025-11-12[runtimes][GTest] LLVM-independent unittests (#164794)Michael Kruse2-40/+71
2025-11-03[C2y] Support WG14 N3457, the __COUNTER__ macro (#162662)Aaron Ballman1-0/+10
2025-10-27[third-party] Add a snapshot of Boost.Math 1.89 standalone (#141508)Louis Dionne517-0/+184283
2025-08-20[NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537)David Tenty2-3/+3
2025-07-31[win][arm64ec] Fixes to unblock building LLVM and Clang as Arm64EC (#150068)Daniel Paoliello1-2/+2
2025-07-16Use default instead of a specific case to fix the MSVC warning in sysinfo.cc ...Daniel Paoliello1-1/+1
2025-07-16Fix MSVC warning in benchmark (#147357)Daniel Paoliello1-1/+3
2025-07-13[unittest] Add missing LLVM include directory to target (#148362)Michał Górny1-0/+2
2025-07-10Add back fallthrough annotations removed by 7f3afab (#148032)Jorge Gorbe Moya1-7/+6
2025-07-09Extract SipHash implementation into a header.Peter Collingbourne1-0/+161
2025-07-09[Flang-RT][Offload] Always use LLVM-built GTest (#143682)Michael Kruse1-4/+14
2025-06-27[gtest] Fix building on OpenBSD/sparc64 (#145225)Brad Smith1-0/+1
2025-05-15Fix CI after #138708 (#140111)cor3ntin2-2/+9
2025-02-10[benchmark] Sync a few commits from upstream to help with CPU count (#126410)Brad Smith1-23/+30
2025-02-03[benchmark] Get number of CPUs with sysconf() on Linux (#125603)Brad Smith1-50/+3
2024-07-02llvm_gtest: Only install once (#96959)Tom Stellard1-2/+0
2024-07-01[benchmark] Fix OpenBSD build (#97269)Brad Smith1-2/+2
2024-06-06[gtest] Enable zos for death test support (#94623)Abhina Sree1-1/+1
2024-04-03[SystemZ][z/OS] Remove COMPILER_IBMXL macro for z/OS (#87493)Fanbo Meng2-7/+4
2024-03-05[benchmark] Delete WORKSPACE bzl files (#84013)Jordan Rupprecht2-30/+1
2024-03-04Reapply "Update Benchmark (#83488)" (#83916)Mircea Trofin131-1622/+4568
2024-03-04Revert "Update Benchmark (#83488)"Mircea Trofin107-3773/+1622
2024-03-04Update Benchmark (#83488)Mircea Trofin107-1622/+3773
2024-01-17[third-party] Silence warning on benchmark when building with Clang ToTAlexandre Ganea1-0/+5
2024-01-05[System][z/OS] Fix per-thread timing error on z/OS (#76947)Abhina Sree1-0/+3
2023-12-20[SystemZ][z/OS] define HOST_NAME_MAX for z/OS (#76093)Abhina Sree1-0/+2
2023-09-28[gtest] Disable new posix::FOpen Windows implementation for nowHans Wennborg1-1/+4
2023-09-13Reland "Update GoogleTest to v1.14.0 (#65823)"Haowei Wu63-13492/+11960
2023-09-12Revert "Update GoogleTest to v1.14.0 (#65823)"Haowei Wu64-11949/+13492
2023-09-12Update GoogleTest to v1.14.0 (#65823)Zero Omega64-13492/+11949
2023-09-01[lldb] Fix duplicate word typos; NFCFangrui Song2-2/+2
2023-08-28[cmake] Drop redundant libdir suffix during gtest installationNikita Popov1-1/+1
2023-08-25llvm_gtest: install to appropriate locations.Will Dietz1-5/+5
2023-06-28[unittest] teach gTest to print entries of DenseMap as pairsSam McCall1-0/+12
2023-06-20Revert "Prevent deadlocks in death tests."Martin Braenne1-4/+0
2023-06-15Prevent deadlocks in death tests.Martin Braenne1-0/+4
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta8-932/+1294
2023-03-14Remove an extra `//` in the IWYU pragma for gtest-matchers.hHaojian Wu1-1/+1
2023-03-13[third-party] Respect LLVM_INSTALL_GTEST for llvm_gtest_mainMichał Górny1-2/+6
2023-03-10Add install targets for gtestTom Stellard1-2/+18
2023-01-14[gtest] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata1-6/+6
2022-11-24[llvm] [cmake] Set EXCLUDE_FROM_ALL on gtest and TestingSupportMichał Górny1-0/+4
2022-11-09Move googletest to the third-party directoryTom Stellard64-0/+42657
2022-11-09Revert "Move googletest to the third-party directory"Tom Stellard64-42657/+0
2022-11-09Move googletest to the third-party directoryTom Stellard64-0/+42657
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson1-3/+3
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson1-3/+3