From: Zhongxing Xu Date: Thu, 29 Oct 2009 05:07:14 +0000 (+0000) Subject: add newline to make cl.exe happy. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=7a8b33a9a4da1724a652585ad805ea84a59b90e7;p=oota-llvm.git add newline to make cl.exe happy. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85483 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/ADT/StringSwitch.h b/include/llvm/ADT/StringSwitch.h index d7fac718bb2..48a52de9d17 100644 --- a/include/llvm/ADT/StringSwitch.h +++ b/include/llvm/ADT/StringSwitch.h @@ -80,4 +80,4 @@ public: } // end namespace llvm -#endif // LLVM_ADT_STRINGSWITCH_H \ No newline at end of file +#endif // LLVM_ADT_STRINGSWITCH_H