diff options
| author | Akira Hatanaka <ahatanaka@apple.com> | 2018-04-16 19:38:00 +0000 |
|---|---|---|
| committer | Akira Hatanaka <ahatanaka@apple.com> | 2018-04-16 19:38:00 +0000 |
| commit | 1c3bd2ff0c71590ad02c68bf0d4bbd3bbc27837e (patch) | |
| tree | 44512d33d16512e48ca5d8588a222452734c080a /llvm/lib/Support/MemoryBuffer.cpp | |
| parent | 92ad94e7cd8f95019d66b1534d6187f87c293a9c (diff) | |
| download | bcm5719-llvm-1c3bd2ff0c71590ad02c68bf0d4bbd3bbc27837e.tar.gz bcm5719-llvm-1c3bd2ff0c71590ad02c68bf0d4bbd3bbc27837e.zip | |
[CodeGen] Fix a crash that occurs when a non-trivial C struct with a
volatile array field is copied.
The crash occurs because method 'visitArray' passes a null FieldDecl to
method 'visit' and some of the methods called downstream expect a
non-null FieldDecl to be passed.
rdar://problem/33599681
llvm-svn: 330151
Diffstat (limited to 'llvm/lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions

