finish comment.

llvm-svn: 66146
This commit is contained in:
Chris Lattner 2009-03-05 07:16:05 +00:00
parent 8d0fe8cd90
commit a2a1f27bd5
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
namespace clang {
/// PrettyStackTraceLoc - If a crash happens while one of these objects are
/// live, .
/// live, the message is printed out along with the specified source location.
class PrettyStackTraceLoc : public llvm::PrettyStackTraceEntry {
SourceManager &SM;
SourceLocation Loc;