add some helpers
[oota-llvm.git] / lib / Debugger / SourceLanguage-CPlusPlus.cpp
index 31e4fd43244469b5d1dc3b626ab09328153048f5..b22163d768b3181fb9ad6b27e42c6c642781083c 100644 (file)
@@ -1,12 +1,12 @@
 //===-- SourceLanguage-CPlusPlus.cpp - C++ SourceLanguage impl ------------===//
-// 
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by the LLVM research group and is distributed under
 // the University of Illinois Open Source License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
-// 
+//
 // This file implements the SourceLanguage class for the C++ language.
 //
 //===----------------------------------------------------------------------===//