Skip to content
  • Ted Kremenek's avatar
    NSErrorChecker: remove quoting the parameter name in the diagnostic until we... · 9deaef7f
    Ted Kremenek authored
    NSErrorChecker: remove quoting the parameter name in the diagnostic until we actually include it's name.
    
    This is a possible regression of moving to using ImplicitNullDerefEvent.
    Fixing this for real (including the parameter name) requires more
    plumbing in ImplicitNullDerefEvent.  This is just a stop gap fix.
    
    llvm-svn: 171502
    9deaef7f
Loading