[cfe-commits] [PATCH] Thread-safety analysis: compute use-def chains for CFG

Delesley Hutchins delesley at google.com
Thu Dec 8 11:53:04 PST 2011


This patch adds a new pass to the thread safety analysis that computes
use-def chains for the CFG.  It is required for upcoming trylock
support.  Unit tests will be provided shortly, as part of the trylock
patch.

  http://codereview.appspot.com/5470045/

  -DeLesley

-- 
DeLesley Hutchins | Software Engineer | delesley at google.com | 505-206-0315
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-LocalVarMap.patch
Type: text/x-patch
Size: 26506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111208/15c4d1e9/attachment.bin>


More information about the cfe-commits mailing list