restrict dyn_cast_or_null to pointer types, just like cast_or_null; re-commit of...
[oota-llvm.git] / include / llvm / Support / SMLoc.h
index fb86ee79b2e09b04896d66cae527306e312f288b..967bf1432c64119ef274614f54213b7621e3f419 100644 (file)
@@ -1,4 +1,4 @@
-//===- SMLoc.h - Manager for Source Buffers & Diagnostics -------*- C++ -*-===//
+//===- SMLoc.h - Source location for use with diagnostics -------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
@@ -40,4 +40,5 @@ public:
 
 }
 
-#endif
\ No newline at end of file
+#endif
+