Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
4d1cbcf6b9aaae7f82c6e332f46b2ad2d8971bd0
/
test
/
Sema
/
parentheses.cpp
cb4d7c2
Silence ?: precendence warning when parenthesis are present.
by Hans Wennborg
· 14 years ago
14d251c
Fix a crash when a pointer-to-member function is called in the condition
by Chandler Carruth
· 14 years ago
9d45624
Make the presentation of the warnings on 'x + y ? 1 : 0' a bit more
by Chandler Carruth
· 14 years ago
2f072b4
Handle overloaded operators in ?: precedence warning
by Hans Wennborg
· 14 years ago
9cfdae3
Warn about missing parentheses for conditional operator.
by Hans Wennborg
· 14 years ago