Closed Bug 1226893 Opened 9 years ago Closed 9 years ago

Overrides of pure virtual C++ methods aren't being recognized as overrides

Categories

(Webtools Graveyard :: DXR, defect)

defect
Not set
normal

Tracking

(firefox45 affected)

RESOLVED FIXED
Tracking Status
firefox45 --- affected

People

(Reporter: twointofive, Assigned: twointofive)

Details

Overrides of pure virtual functions aren't being recognized via overrides: on the pure virtual and the corresponding pure virtual isn't recognized via overridden: on the override.
Assignee: nobody → twointofive
Commit pushed to master at https://github.com/mozilla/dxr

https://github.com/mozilla/dxr/commit/4085323649eb8acdc8f6c7a7ac6e548b82be4af9
Merge pull request #497 from kleintom/virtual_overrides

Get the clang plugin to recognize pure virtuals for overrides/overriddens. Fixes bug 1226893.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.