[LLVMdev] Removed unnecessary typedef in include/llvm/Analysis/IntervalIterator.h

Morten Ofstad morten at hue.no
Thu Oct 14 04:23:13 PDT 2004


The typedef of _BB was causing problems with Visual Studio, it looks 
like something else is #define'ing _BB so I get a compilation error. 
Since it seems nothing is using this typedef, I just removed it - here 
is the patch.

m.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff.txt
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041014/92a7f211/attachment.txt>


More information about the llvm-dev mailing list