This is an archive of the discontinued LLVM Phabricator instance.

List the function/method name in the index page of scan-build
ClosedPublic

Authored by sylvestre.ledru on May 14 2014, 6:43 AM.

Diff Detail

Event Timeline

sylvestre.ledru retitled this revision from to List the function/method name in the index page of scan-build .
sylvestre.ledru updated this object.
sylvestre.ledru edited the test plan for this revision. (Show Details)
jordan_rose edited edge metadata.May 23 2014, 9:03 AM

What's the difference between BUGFILE and FILENAME? Otherwise, this looks good.

tools/scan-build/scan-build
710

Nitpick: "Function/Method"

BUGFILE = just the file name

FILENAME = the full path

It does not cost anything and it could simplify the parsing but if you think it is pointless, I don't mind removing it.

Thanks

sylvestre.ledru accepted this revision.May 23 2014, 9:49 AM
sylvestre.ledru added a reviewer: sylvestre.ledru.

Commit as r209526

This revision is now accepted and ready to land.May 23 2014, 9:49 AM

Reverted. It actually depends on D3762

Actually committed as r 210970