Remove the redundant scope filtering in problem store

Authored by zwabel on Feb 1 2016, 6:07 PM.

Description

Remove the redundant scope filtering in problem store

The redundant scope filtering was pointless, because the problems
are already filtered according to the scope before they are
fed into the store. More importantly, this broke the "show
problems from included files" function, which now works again.

Details

Committed
zwabelFeb 1 2016, 6:07 PM
Differential Revision
D2701: Process QML runtime errors
Parents
R32:3d531eba3fa6: Fix source/build directory mapping when in the top-level dir
Branches
Unknown
Tags
Unknown