summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/stats
AgeCommit message (Expand)Author
2024-06-04[compiler-rt] Revise IDE folder structure (#89753)Michael Kruse
2023-09-08Revert RTSanitizerCommonSymbolizerInternal changesJonas Devlieghere
2023-09-07[NFC][sanitizer] Add a few missed RTSanitizerCommonSymbolizerInternalVitaly Buka
2021-11-10[compiler-rt] separate lsan, ubsan, stats configuration from SANITIZER_COMMON...Emily Shi
2019-08-01compiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_minimal} to .cppNico Weber
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-07-10[CMake] Add compiler-rt header files to the list of sources for targetsDan Liew
2018-05-07[sanitizer] Replace InternalScopedBuffer with InternalMmapVectorVitaly Buka
2018-04-16[sanitizer] Build failures fixes post D45457Kostya Kortchinsky
2017-07-28Support compiler-rt builtinsPetr Hosek
2017-07-26Revert "[sanitizer] Support compiler-rt builtins"Petr Hosek
2017-07-25[sanitizer] Support compiler-rt builtinsPetr Hosek
2017-07-22[sanitizer_common] Move filesystem-related code out of sanitizer_common.ccVitaly Buka
2017-07-20Revert "[sanitizer_common] Move filesystem-related code out of sanitizer_comm...Vitaly Buka
2017-07-20[sanitizer_common] Move filesystem-related code out of sanitizer_common.ccAlex Shlyapnikov
2017-01-12Revert "[sancov] moving sancov rt to sancov/ directory"Mike Aizatsky
2017-01-12[sancov] moving sancov rt to sancov/ directoryMike Aizatsky
2017-01-10Make cmake link flag naming consistentFrancis Ricci
2017-01-09Enable weak hooks on darwinFrancis Ricci
2017-01-07Revert "Enable weak hooks on darwin"Francis Ricci
2017-01-07Enable weak hooks on darwinFrancis Ricci
2016-08-30stats: define WIN32_LEAN_AND_MEAN when including windows.hSaleem Abdulrasool
2016-07-11[compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron
2016-02-22[Sanitizer] Introduce ListOfModules object and use it to replace GetListOfMod...Alexey Samsonov
2016-01-16Introduce stats and stats_client libraries.Peter Collingbourne