summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/cfi/cfi.cpp
AgeCommit message (Expand)Author
2023-09-28[CFI] Allow LoongArch (#67314)Ami-zhang
2022-01-07sanitizer_common: prefix thread-safety macros with SANITIZER_Dmitry Vyukov
2021-11-24cfi: fix more -Wformat warningsDimitry Andric
2021-11-05Enable -Wformat-pedantic and fix fallout.Martin Liska
2021-07-28sanitizers: switch BlockingMutex(LINKER_INITIALIZED) to MutexDmitry Vyukov
2021-07-12sanitizer_common: add thread safety annotationsDmitry Vyukov
2020-09-08[sanitizers] Remove unneeded MaybeCall*DefaultOptions() and nullptr checksFangrui Song
2019-06-15Improve error message when '=' is missing in {ASAN,...}_OPTIONS.Vitaly Buka
2019-02-28cfi: Rename source file from cc to cppNico Weber