Skip to content
Snippets Groups Projects
Commit e172e8b9 authored by Anna Zaks's avatar Anna Zaks
Browse files

Remove EnhancedBugReport and RangedBugReport - pull all the extra...

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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@137894 91177308-0d34-0410-b5e6-96231b3b80d8
parent 59f9b26b
No related branches found
No related tags found
Loading
Showing
with 100 additions and 172 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment