Unbreak move-into-source for non-class functions

Authored by mwolff on Dec 12 2019, 10:11 PM.

Description

Unbreak move-into-source for non-class functions

We only want to move definitions, not declarations - the code
checked the wrong thing. Additionally, it turns out that we actually
didn't set the 'isDefinition' correctly on inline class functions.

Fixes test_assistants

Details

Committed
mwolffDec 12 2019, 10:13 PM
Parents
R32:27dcd076f307: Unbreak clang test_problems when running against clang 9.0.0+
Branches
Unknown
Tags
Unknown