"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "59cc15955f4638520b3c9b3acfda7f66837d5168"
Tweak the partial ordering rules for function templates to prefer a
non-variadic function template over a variadic one. This matches GCC and the intent of the C++0x wording, in a way that I think is likely to be acceptable to the committee. llvm-svn: 123581
Loading
Please register or sign in to comment