Go to file
Dan Gohman 75ea0b83c5 Elements in DeadNodeSet are checked for use_empty() before they
are actually deleted, so it's not necessary to remove re-used
nodes from the set.

llvm-svn: 55123
2008-08-21 16:24:54 +00:00
clang RewriteObjC::RewriteObjCSynchronizedStmt(): Make sure the sync expr is cast to "id". 2008-08-21 13:03:03 +00:00
llvm Elements in DeadNodeSet are checked for use_empty() before they 2008-08-21 16:24:54 +00:00