diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2019-05-10 20:05:32 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2019-05-10 20:05:32 +0000 |
commit | c0fe5eb39c85756e02d1bf3e05127bc7e55a8973 (patch) | |
tree | 1c1b76932416544aa3a94743dd85f5607561eb09 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 5b5e27afa441f13fab524cb81c05dfaf54e22895 (diff) | |
download | llvm-c0fe5eb39c85756e02d1bf3e05127bc7e55a8973.zip llvm-c0fe5eb39c85756e02d1bf3e05127bc7e55a8973.tar.gz llvm-c0fe5eb39c85756e02d1bf3e05127bc7e55a8973.tar.bz2 |
Fix handling of objects under construction during constant expression
evaluation.
It's not enough to just track the LValueBase that we're evaluating, we
need to also track the path to the objects whose constructors are
running.
llvm-svn: 360464
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions