[clang][Interp] Improve handling of external variables
Further down in this function, we assert that the variable has an initializer, which didn't work for external declarations.
parent
1f613bce
Please register or sign in to comment
Further down in this function, we assert that the variable has an initializer, which didn't work for external declarations.