summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@apple.com>2017-01-17 19:35:54 +0000
committerAkira Hatanaka <ahatanaka@apple.com>2017-01-17 19:35:54 +0000
commit8eccb9bbb1e49823d59d2e85e40c6c793c2bb588 (patch)
tree461686d4d2c0825042a8dba1ad48380b908a7ff4 /clang/lib/CodeGen/CodeGenModule.cpp
parent270dd41f751e4052eb10cc7f637a4ba844dabe1f (diff)
downloadbcm5719-llvm-8eccb9bbb1e49823d59d2e85e40c6c793c2bb588.tar.gz
bcm5719-llvm-8eccb9bbb1e49823d59d2e85e40c6c793c2bb588.zip
[Sema] Fix bug in handling of designated initializer.
CheckDesignatedInitializer wasn't taking into account the base classes when computing the index for the field in the derived class, which caused the test case to crash during IRGen because of a malformed AST. rdar://problem/26795040 Differential Revision: https://reviews.llvm.org/D28705 llvm-svn: 292245
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud