[clazy] [Bug 389006] New: Assert is triggered while level2 is selected
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Mon Jan 15 13:56:30 GMT 2018
https://bugs.kde.org/show_bug.cgi?id=389006
Bug ID: 389006
Summary: Assert is triggered while level2 is selected
Product: clazy
Version: unspecified
Platform: unspecified
OS: MS Windows
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: ivan.donchevskii at qt.io
CC: smartins at kde.org
Target Milestone: ---
In a debug build I get an assert from clang/lib/Basic/SourceManager.cpp
'SrcMgr::CharacteristicKind SourceManager::getFileCharacteristic(SourceLocation
Loc) const' that the location is invalid.
It is called by 'bool ClazyASTConsumer::VisitDecl(Decl *decl)' during
isInSystemHeader check.
That probably means that location start is not a valid location.
I get it when I switch from level1 to level2 and open texteditor.cpp from
qtcreator sources.
I can provide more info if required.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list