commit | 6cc8fe9356b8b54bf0bc2f16c53c882229f42cb3 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Dec 21 02:36:58 2010 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Dec 21 02:36:58 2010 +0000 |
tree | 38d5dc14b4552f7d3ab28ac40adccaa193f51fc2 | |
parent | 6bcfafa0fee65e9decbd1775e3e977fda5e637f0 [diff] [blame] |
add missing newlines at end of file. llvm-svn: 122309
diff --git a/clang/test/CodeGenCXX/nullptr.cpp b/clang/test/CodeGenCXX/nullptr.cpp index dddae26..1ea23ec 100644 --- a/clang/test/CodeGenCXX/nullptr.cpp +++ b/clang/test/CodeGenCXX/nullptr.cpp
@@ -21,4 +21,4 @@ const std::type_info& f2() { return typeid(nullptr_t); -} \ No newline at end of file +}