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:
1824bd0
)
Reformat.
author
Eric Christopher
<echristo@gmail.com>
Tue, 15 Oct 2013 21:22:12 +0000
(21:22 +0000)
committer
Eric Christopher
<echristo@gmail.com>
Tue, 15 Oct 2013 21:22:12 +0000
(21:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192735
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/DebugInfo.h
patch
|
blob
|
history
diff --git
a/include/llvm/DebugInfo.h
b/include/llvm/DebugInfo.h
index 3e4a960ea7ba73ddabaf427dd1f63990f1507360..0a070fe5305a420c69cd2325eba2a2e649792474 100644
(file)
--- a/
include/llvm/DebugInfo.h
+++ b/
include/llvm/DebugInfo.h
@@
-251,8
+251,7
@@
T DIRef<T>::resolve(const DITypeIdentifierMap &Map) const {
return T(Iter->second);
}
-template <typename T>
-StringRef DIRef<T>::getName() const {
+template <typename T> StringRef DIRef<T>::getName() const {
if (!Val)
return StringRef();