Home | History | Annotate | Download | only in Sema

Lines Matching full:note

8                 // expected-note{{use '==' to turn this assignment into an equality comparison}} \
9 // expected-note{{place parentheses around the assignment to silence this warning}}
15 // expected-note{{place parentheses around the & expression to evaluate it first}} \
16 // expected-note{{place parentheses around the == expression to silence this warning}}
18 // expected-note{{place parentheses around the & expression to evaluate it first}} \
19 // expected-note{{place parentheses around the == expression to silence this warning}}
21 // expected-note{{place parentheses around the & expression to evaluate it first}} \
22 // expected-note{{place parentheses around the < expression to silence this warning}}
30 // expected-note {{place parentheses around the '&' expression to silence this warning}}
33 // expected-note {{place parentheses around the '&' expression to silence this warning}}
37 // expected-note {{place parentheses around the '&&' expression to silence this warning}}
41 // expected-note {{place parentheses around the '&&' expression to silence this warning}}
43 // expected-note {{place parentheses around the '&&' expression to silence this warning}}
52 // expected-note {{place parentheses around the '?:' expression to evaluate it first}} \
53 // expected-note {{place parentheses around the '+' expression to silence this warning}}
58 // expected-note {{place parentheses around the '?:' expression to evaluate it first}} \
59 // expected-note {{place parentheses around the '-' expression to silence this warning}}
62 // expected-note {{place parentheses around the '?:' expression to evaluate it first}} \
63 // expected-note {{place parentheses around the '*' expression to silence this warning}}
66 // expected-note {{place parentheses around the '?:' expression to evaluate it first}} \
67 // expected-note {{place parentheses around the '/' expression to silence this warning}}