summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/ClangASTNodesEmitter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/utils/TableGen/ClangASTNodesEmitter.cpp')
-rw-r--r--llvm/utils/TableGen/ClangASTNodesEmitter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/utils/TableGen/ClangASTNodesEmitter.cpp b/llvm/utils/TableGen/ClangASTNodesEmitter.cpp
index addc6ba0f93..d6d16a6cef3 100644
--- a/llvm/utils/TableGen/ClangASTNodesEmitter.cpp
+++ b/llvm/utils/TableGen/ClangASTNodesEmitter.cpp
@@ -123,4 +123,4 @@ void ClangStmtNodesEmitter::run(raw_ostream &OS) {
OS << "#undef STMT\n";
OS << "#undef ABSTRACT\n";
-} \ No newline at end of file
+}
OpenPOWER on IntegriCloud