Skip to content
  • Anna Zaks's avatar
    Remove EnhancedBugReport and RangedBugReport - pull all the extra... · 3a6bdf8f
    Anna Zaks authored
    Remove EnhancedBugReport and RangedBugReport - pull all the extra functionality they provided into their parent BugReport. The only functional changes are: made getRanges() non const - it adds default range to Ranges if none are supplied, made getStmt() private, which was another FIXME.
    
    llvm-svn: 137894
    3a6bdf8f
Loading