projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77f7989
)
Changed the comment in the file header for SMLoc
author
Sean Callanan
<scallanan@apple.com>
Mon, 18 Jan 2010 22:11:34 +0000
(22:11 +0000)
committer
Sean Callanan
<scallanan@apple.com>
Mon, 18 Jan 2010 22:11:34 +0000
(22:11 +0000)
to something more accurate.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93782
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Support/SMLoc.h
patch
|
blob
|
history
diff --git
a/include/llvm/Support/SMLoc.h
b/include/llvm/Support/SMLoc.h
index fb86ee79b2e09b04896d66cae527306e312f288b..164b16c9f57aa555b0647adf5034b04828cb3add 100644
(file)
--- a/
include/llvm/Support/SMLoc.h
+++ b/
include/llvm/Support/SMLoc.h
@@
-1,4
+1,4
@@
-//===- SMLoc.h -
Manager for Source Buffers & D
iagnostics -------*- C++ -*-===//
+//===- SMLoc.h -
Source location for use with d
iagnostics -------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
@@
-40,4
+40,4
@@
public:
}
-#endif
\ No newline at end of file
+#endif