]> granicus.if.org Git - clang/commitdiff
Documentation cleanup: escape a < character in a Doxygen comment
authorJames Dennett <jdennett@google.com>
Wed, 20 Jun 2012 22:06:21 +0000 (22:06 +0000)
committerJames Dennett <jdennett@google.com>
Wed, 20 Jun 2012 22:06:21 +0000 (22:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158861 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/Lex/HeaderSearch.h

index 60d46f55b7cce56b9fbcee5531fb4f95bca9aa8a..904d64328421df5e86933bc6a535807758a7bc26 100644 (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