llvm-svn: 139128
This commit is contained in:
Peter Collingbourne 2011-09-06 02:08:36 +00:00
parent fa9771ffec
commit 15a26dacbc
1 changed files with 1 additions and 1 deletions

View File

@ -1965,7 +1965,7 @@ public:
/// specialization or a member of a class template specialization.
///
/// \returns the first point of instantiation, if this function was
/// instantiated from a template; otherwie, returns an invalid source
/// instantiated from a template; otherwise, returns an invalid source
/// location.
SourceLocation getPointOfInstantiation() const;