"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "8ea2e40296a0cb143cb0b431a18a17aaee0100f3"
Improve diagnostics for the "type qualifier on return type has no
effect warning" by printing the qualifiers we saw and correctly pluralizing the message, e.g., test/SemaCXX/conditional-expr.cpp:295:3: warning: 'const volatile' type qualifiers on return type have no effect const volatile Enum g2() { ^~~~~ ~~~~~~~~ llvm-svn: 108236
Loading
Please register or sign in to comment