This is an archive of the discontinued LLVM Phabricator instance.

Fix doxygen warnings.
ClosedPublic

Authored by brucem on Jun 2 2015, 3:39 AM.

Details

Summary

Building the doxygen target presented some warnings which are now
addressed by this patch.

Diff Detail

Repository
rL LLVM

Event Timeline

brucem updated this revision to Diff 26960.Jun 2 2015, 3:39 AM
brucem retitled this revision from to Fix doxygen warnings..
brucem updated this object.
brucem edited the test plan for this revision. (Show Details)
brucem added a subscriber: Unknown Object (MLST).

There has been discussion in the past that sometimes the SWIG .i files are generated from these headers, if I remember correctly? Does that matter for this or is this safe to go in?

(SWIG interface files generate a whole lot of problems for running epydoc to extract the Python documentation...)

clayborg accepted this revision.Jun 4 2015, 9:23 AM
clayborg edited edge metadata.

Looks good.

This revision is now accepted and ready to land.Jun 4 2015, 9:23 AM
This revision was automatically updated to reflect the committed changes.