]> granicus.if.org Git - clang/commitdiff
Prune \param introduced in r206977, possibly committed ahead. [-Wdocumentation]
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 23 Apr 2014 15:13:39 +0000 (15:13 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 23 Apr 2014 15:13:39 +0000 (15:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206993 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/Serialization/ASTReader.h

index ccf3822d6975cd083177e877519b8296034067ca..0d2bfc67974b5047439a1f3938a81d38963edb20 100644 (file)
@@ -1392,7 +1392,6 @@ public:
 
   /// \brief Attempts to load the global index.
   ///
-  /// \param TriggerLoc The location for what triggered the load.
   /// \returns true if loading the global index has failed for any reason.
   bool loadGlobalIndex();