Skip to content
  • Ted Kremenek's avatar
    Fixed: <rdar://problem/5881148> · dd43aeee
    Ted Kremenek authored
    Problem:
    
    In the recently refactored VisitDeref (which processes dereferences), we
    were incorrectly skipping the node just generated for the subexpression
    of the dereference.  This was a horrible regression.
    
    llvm-svn: 50176
    dd43aeee
Loading