commit | d5fb162563986951ddc4d20dccd735b8257605e0 | [log] [tgz] |
---|---|---|
author | Hans Wennborg <hans@hanshq.net> | Mon May 13 13:19:09 2019 +0000 |
committer | Hans Wennborg <hans@hanshq.net> | Mon May 13 13:19:09 2019 +0000 |
tree | 767b3d40b839c1e8eff9f2052ca1c90a5e089be0 | |
parent | d845bc3d0c7f309e932a4d59d703d007787ac49b [diff] |
Revert r360559 "[c++20] P1064R0: Allow virtual function calls in constant expression evaluation." This caused Chromium builds to hit the new "can't handle virtual calls with virtual bases" assert. Reduced repro coming up. llvm-svn: 360580