"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "7d6753738a0a84fd3c2427fda8daf028687ccaee"
Debug Info: Using declarations/DW_TAG_imported_declaration of variables, types, and functions.
Basic support is implemented here - it still doesn't account for declared-but-not-defined variables or functions. It cannot handle out of order (declared, 'using', then defined) cases for variables, but can handle that for functions (& can handle declared, 'using'd, and not defined at all cases for types). llvm-svn: 181393
Loading
Please register or sign in to comment