"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "85df0ccafd10020e5a4abe923d61aad12b836aae"
Fix a bug in the mangler where in 'namespace std { extern "C" {X;} }', X would...
Fix a bug in the mangler where in 'namespace std { extern "C" {X;} }', X would not be seen to be in ::std::. Migrate two other places where the same logic is used to use the helper function that already exists. llvm-svn: 152022
Loading
Please register or sign in to comment