summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2014-09-16 01:24:02 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2014-09-16 01:24:02 +0000
commitb01fe40c07747f8353584d3fb9a1e066565ae24c (patch)
tree5fb18b812a9a21e6948789d939df2de63f9b45be /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent74acb46d26a348d1867ff05293af3426da0d6a29 (diff)
downloadbcm5719-llvm-b01fe40c07747f8353584d3fb9a1e066565ae24c.tar.gz
bcm5719-llvm-b01fe40c07747f8353584d3fb9a1e066565ae24c.zip
Reject a slightly-sneaky way to perform a read of mutable state from within a
constexpr function. Part of this fix is a tentative fix for an as-yet-unfiled core issue (we're missing a prohibition against reading mutable members from unions via a trivial constructor/assignment, since that doesn't perform an lvalue-to-rvalue conversion on the members). llvm-svn: 217852
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud