Skip to content
Commit 090d098f authored by Greg Clayton's avatar Greg Clayton
Browse files

Fixed a case where LLDB would crash if we get C++ operators with invalid

operator counts due to bad debug DWARF debug info. We now verify the operator
has a valid number of params using the clang operator tables.

llvm-svn: 133375
parent 1869aa35
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment