Fix comment

llvm-svn: 105297
This commit is contained in:
Alexis Hunt 2010-06-01 23:29:39 +00:00
parent 71a27d5aa6
commit 9674fb4293

View File

@ -22,7 +22,7 @@
namespace llvm {
/// ClangStmtNodesEmitter - The top-level class emits .inc files containing
/// ClangASTNodesEmitter - The top-level class emits .inc files containing
/// declarations of Clang statements.
///
class ClangASTNodesEmitter : public TableGenBackend {