Skip to content

Unify and extend path handling in index.html #3077

@llvmbot

Description

@llvmbot
Bugzilla Link 2705
Version unspecified
OS MacOS X
Reporter LLVM Bugzilla Contributor
CC @tkremenek

Extended Description

2 parts...

  1. Unify the handling of paths so that paths being printed are the same style for the errors section and for the crashes section at the bottom.

  2. Enhance the handling of paths so that there is a global way (possible a pulldown at the top of the page which triggers some javascript) to toggle between three styles of printing the path name of the file:

  • Full path
  • Relative path from where scan-build was run
  • Current method of finding the shortest unique path

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions