summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2010-12-29 23:02:58 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2010-12-29 23:02:58 +0000
commit7bcde197d75fa40c982e47668dcfac2258f55296 (patch)
treef737e4e7b078668feef9af9665d6357bc9fda373 /clang/lib/CodeGen/CodeGenFunction.cpp
parentbd530a8e83c9903a74b1e538fdfb3bf91a07afa0 (diff)
downloadbcm5719-llvm-7bcde197d75fa40c982e47668dcfac2258f55296.tar.gz
bcm5719-llvm-7bcde197d75fa40c982e47668dcfac2258f55296.zip
Fix PR8796.
The problem was that we were asserting the we never added an empty class to the same offset twice. This is not true for unions, where two members, empty or not, can have the some offset. llvm-svn: 122633
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud