Skip to content
Commit 9b14a251 authored by Owen Anderson's avatar Owen Anderson
Browse files

Fix PR8441, a race condition in the static attributes list. While the...

Fix PR8441, a race condition in the static attributes list.  While the reference counting was itself threadsafe,
the implicit removal of each object from the global list was not.  Make this operation atomic.

llvm-svn: 118461
parent 31f29e98
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment