Author: chapuni
Date: Wed Apr 23 10:13:39 2014
New Revision: 206993
URL: http://llvm.org/viewvc/llvm-project?rev=206993&view=rev
Log:
Prune \param introduced in r206977, possibly committed ahead. [-Wdocumentation]
Modified:
cfe/trunk/include/clang/Serialization/ASTReader.h
Modified: cfe/trunk/include/clang/Serialization/ASTReader.h
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/include/clang/Serialization/ASTReader.h?rev=206993&r1=206992&r2=206993&view=diff
==============================================================================
--- cfe/trunk/include/clang/Serialization/ASTReader.h (original)
+++ cfe/trunk/include/clang/Serialization/ASTReader.h Wed Apr 23 10:13:39 2014
@@ -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();
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits