
definition, be sure to update the definition data on all declarations, not just the canonical one, since the pattern might not be in the list of pending definitions (if it used to be canonical itself). One-line fix by me; reduced testcase by Daniel Jasper! llvm-svn: 231950
4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
module a { header "friend.h" export * }
|
|
module b { header "def.h" export * }
|
|
|