"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "4e67cba8a65bba60e60f48083269917b39b4e3de"
Detect when the string "<::" is found in code after a cast or template name...
Detect when the string "<::" is found in code after a cast or template name and is interpreted as "[:" because of the digraph "<:". When found, give an error with a fix-it to add whitespace between the "<" and "::". Patch by Richard Trieu! Plus a small tweak from me to deal with one of the tokens coming from a macro. llvm-svn: 129540
Loading
Please register or sign in to comment