Documentation cleanup: escape a < character in a Doxygen comment

llvm-svn: 158861
This commit is contained in:
James Dennett 2012-06-20 22:06:21 +00:00
parent 18ac1632f0
commit 8618cb7ef8
1 changed files with 1 additions and 1 deletions

View File

@ -306,7 +306,7 @@ public:
/// already known.
void setTarget(const TargetInfo &Target);
/// \brief Given a "foo" or <foo> reference, look up the indicated file,
/// \brief Given a "foo" or \<foo> reference, look up the indicated file,
/// return null on failure.
///
/// \returns If successful, this returns 'UsedDir', the DirectoryLookup member