"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "67e0189faa07765f8fd754edd781270c916bad07"
Fix serialization/deserialization for __uuidof
I broke this back in r264529 because I forgot to serialize the UuidAttr member. Fix this by replacing the UuidAttr with a StringRef which is properly serialized and deserialized. llvm-svn: 264562
Loading
Please register or sign in to comment