Fixed off-by-one-error when resizing Bitvectors used for
dataflow analysis over expressions and decls. This should fix bug 1847: http://llvm.org/bugs/show_bug.cgi?id=1847 Thanks to Török Edwin for providing a test case that identified the problem. llvm-svn: 44813
Loading
Please register or sign in to comment