Fixes bug 24646. Previous code was not checking if an index into a vector
was valid, resulting in a SEGV. Fixed by assuming the construct can't
be parsed when given this input.
Reformat and add test.
Differential D12539
Fix SEGV in InlineAsm::ConstraintInfo::Parse. kschimpf on Sep 1 2015, 2:22 PM. Authored by
Details Fixes bug 24646. Previous code was not checking if an index into a vector Reformat and add test.
Diff Detail
Event Timeline |