"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "b6ef6c5a5291d8ae61e35f29736dc664af24c8a3"
Lex: Don't let annotation tokens get into macro expansion
We'd let annotation tokens from '#pragma pack' and the like get inside a function-like macro. This would lead to terror and mayhem; stop the madness early. This fixes PR22037. llvm-svn: 224896
Loading
Please register or sign in to comment