-
Notifications
You must be signed in to change notification settings - Fork 14.9k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclang:static analyzerworksformeResolved as "works for me"Resolved as "works for me"
Description
Bugzilla Link | 3010 |
Resolution | WORKSFORME |
Resolved on | Mar 06, 2010 14:00 |
Version | unspecified |
OS | All |
Reporter | LLVM Bugzilla Contributor |
CC | @tkremenek,@nunoplopes |
Extended Description
In doing some analysis with scan-build and then scan-view, I was confused because subsequent builds were showing me old reports, even though I had deleted the temporary directories and such.
It turns out that scan-view, which would load the URL http://127.0.0.1:8181/ into my browser, was serving up an older, cached report.
I think that maybe the generated HTML should make use of these meta-tags: CACHE-CONTROL and EXPIRES, if I understand these tags correctly.
BTW, the new stuff in 120 (I haven't tried this for a while) are really great! Keep up the good work!
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclang:static analyzerworksformeResolved as "works for me"Resolved as "works for me"