projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a577c0c
)
d: Fix typo in ChangeLog for last change
author
Iain Buclaw
<ibuclaw@gdcproject.org>
Sat, 21 Mar 2020 23:07:45 +0000
(
00:07
+0100)
committer
Iain Buclaw
<ibuclaw@gdcproject.org>
Sat, 21 Mar 2020 23:10:36 +0000
(
00:10
+0100)
gcc/d/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/d/ChangeLog
b/gcc/d/ChangeLog
index 0d1dcabc4ebc3f28bd0f4bc4e4027c030e28ff87..31c9c4b3a20c1dd0163e1053d7cfc775883e9c51 100644
(file)
--- a/
gcc/d/ChangeLog
+++ b/
gcc/d/ChangeLog
@@
-1,6
+1,6
@@
2020-03-21 Iain Buclaw <ibuclaw@gdcproject.org>
- PR d/942
9
0
+ PR d/942
4
0
* typeinfo.cc (class TypeInfoVisitor): Replace type_ field with decl_.
(TypeInfoVisitor::TypeInfoVisitor): Set decl_.
(TypeInfoVisitor::result): Update.