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-b...@kde.org
          Reporter: ivan.donchevs...@qt.io
                CC: smart...@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 watching all bug changes.

Reply via email to