diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-11-03 02:23:33 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-11-03 02:23:33 +0000 |
commit | 35018958637384423c1f8a48628c8f3f8dea23c5 (patch) | |
tree | d7bb426a5653b3e26093680054b15c90442da7b8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c39b97f2112e015cd463ddc434945ba04dba687d (diff) | |
download | llvm-35018958637384423c1f8a48628c8f3f8dea23c5.zip llvm-35018958637384423c1f8a48628c8f3f8dea23c5.tar.gz llvm-35018958637384423c1f8a48628c8f3f8dea23c5.tar.bz2 |
Revert r345562: "PR23833, DR2140: an lvalue-to-rvalue conversion on a glvalue of type"
This exposes a (known) CodeGen bug: it can't cope with emitting lvalue
expressions that denote non-odr-used but usable-in-constant-expression
variables. See PR39528 for a testcase.
Reverted for now until that issue can be fixed.
llvm-svn: 346065
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions