Go to file
Chris Lattner 99e02edef8 add a version of PHINode::getIncomingBlock that takes a raw
Use, to complement the version that takes a use_iterator.

llvm-svn: 83702
2009-10-10 07:42:42 +00:00
clang Qualified lookup through using declarations. Diagnose a new type of ambiguity. 2009-10-10 05:48:19 +00:00
compiler-rt Improve doc readability. 2009-10-06 21:03:43 +00:00
llvm add a version of PHINode::getIncomingBlock that takes a raw 2009-10-10 07:42:42 +00:00