Author: jingham Date: Tue Aug 9 19:45:58 2016 New Revision: 278188 URL: http://llvm.org/viewvc/llvm-project?rev=278188&view=rev Log: Add a newline to the end of the file to remove the clang warnings.
Modified: lldb/trunk/include/lldb/Host/PosixApi.h Modified: lldb/trunk/include/lldb/Host/PosixApi.h URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/include/lldb/Host/PosixApi.h?rev=278188&r1=278187&r2=278188&view=diff ============================================================================== --- lldb/trunk/include/lldb/Host/PosixApi.h (original) +++ lldb/trunk/include/lldb/Host/PosixApi.h Tue Aug 9 19:45:58 2016 @@ -20,4 +20,4 @@ #include "lldb/Host/windows/PosixApi.h" #endif -#endif \ No newline at end of file +#endif _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits