Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KDevelop KDevelop
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 54
    • Merge requests 54
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • KDevelopKDevelop
  • KDevelopKDevelop
  • Repository
  • kdevelop
  • kdevplatform
  • language
  • classmodel
  • documentclassesfolder.cpp
Find file BlameHistoryPermalink
  • Milian Wolff's avatar
    Actually iterate over all declarations from PersistentSymbolTable · 20bc9db9
    Milian Wolff authored Jul 13, 2022
    The code in DocumentClassesFolder::updateDocument accidentally (?)
    only ever checked the very first declaration returned by the symbol
    table. This has to be wrong, fix the code to actually iterate over
    all returned declarations.
    20bc9db9