[all-commits] [llvm/llvm-project] 54a940: [NFC][asan] Switch to IntrusiveList in asan_global...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Aug 1 23:45:43 PDT 2024
Branch: refs/heads/users/vitalybuka/spr/testasan-check-for-order-of-dyninitpoison
Home: https://github.com/llvm/llvm-project
Commit: 54a940b5ba0e1bc215f4034bd3a2fb8ec5817351
https://github.com/llvm/llvm-project/commit/54a940b5ba0e1bc215f4034bd3a2fb8ec5817351
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths:
M compiler-rt/lib/asan/asan_globals.cpp
Log Message:
-----------
[NFC][asan] Switch to IntrusiveList in asan_globals (#101577)
It's preparation for switching to hash table in #101596.
Commit: 028e3bc81be334092bf27f2ee68edad74eaff01a
https://github.com/llvm/llvm-project/commit/028e3bc81be334092bf27f2ee68edad74eaff01a
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths:
Log Message:
-----------
rebase
Created using spr 1.3.4
Compare: https://github.com/llvm/llvm-project/compare/73efd0001bf4...028e3bc81be3
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list