summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/dfsan/dfsan_thread.cpp
AgeCommit message (Expand)Author
2024-09-16Reland "[sanitizer] Fix partially initialized static TLS range" (#108883)Vitaly Buka
2024-09-16Revert "[sanitizer] Fix partially initialized static TLS range" (#108881)Vitaly Buka
2024-09-16[sanitizer] Fix partially initialized static TLS range (#108685)Vitaly Buka
2024-08-10[dfsan] Use namespace qualifier and internalize accidentally exported functio...Fangrui Song
2022-03-14[DFSan] Remove trampolines to unblock opaque pointers. (Reland with fix)Andrew Browne
2022-03-14Revert "[DFSan] Remove trampolines to unblock opaque pointers."Andrew Browne
2022-03-14[DFSan] Remove trampolines to unblock opaque pointers.Andrew Browne
2021-11-08[NFC][dfsan] Split Init and ThreadStartVitaly Buka
2021-05-05[dfsan] Add a DFSan allocatorJianzhou Zhao
2021-03-15[dfsan] Add origin ABI wrappers for thread/signal/forkJianzhou Zhao
2021-02-05[dfsan] Add thread registrationJianzhou Zhao