https://bugs.llvm.org/show_bug.cgi?id=41208
Fangrui Song <i...@maskray.me> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
Status|NEW |RESOLVED
CC| |i...@maskray.me
--- Comment #2 from Fangrui Song <i...@maskray.me> ---
The crash goes away with clang trunk.
# Delete "-add-plugin" "find-bad-constructs" "-plugin-arg-find-bad-constructs"
from leveldb_scope-33eed2.sh
% zsh leveldb_scope-33eed2.sh
...
In file included from
../../content/browser/indexed_db/scopes/leveldb_scope.cc:5:
In file included from
../../content/browser/indexed_db/scopes/leveldb_scope.h:16:
In file included from ../../base/containers/flat_map.h:12:
../../base/containers/flat_tree.h:161:35: error: call to deleted member
function 'operator='
flat_tree& operator=(flat_tree&&);
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs