sammccall accepted this revision.
sammccall added a comment.
This revision is now accepted and ready to land.

This test looks like it was intended to catch some case, maybe we're now 
mishandling some case like

  if (foo)
  {
  }
  else
  {
    // this can now be merged
  }

But there's no testcase and I'm guessing, so let's fix the `#else` bug :-)


https://reviews.llvm.org/D37973



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to