"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "25afb65692159b34ef55e1b6590bc05bec94bfb1"
Factor out repeated code parsing and concatenating header-names from
tokens. We now actually form an angled_string_literal token for a header name by concatenation rather than just working out what its contents would be. This substantially simplifies downstream processing and is necessary for C++20 header unit imports. llvm-svn: 356433
Loading
Please register or sign in to comment