index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
SemaCXX
/
expressions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Lit Test] Updated 34 Lit tests to be C++11 compatible.
Charles Li
2015-11-17
1
-0
/
+5
*
[SemaCXX] Silence -Wconstant-logical-operand if the operand is a 0/1 from a m...
Argyrios Kyrtzidis
2014-04-28
1
-0
/
+10
*
Fixed error recovery if sizeof is used without parenthesis
Serge Pavlov
2014-01-15
1
-0
/
+7
*
Improve some of the conversion warnings to fire on conversion to bool.
David Blaikie
2012-05-15
1
-1
/
+1
*
Add fixit notes for -Wconstant-logical-operand.
Matt Beaumont-Gay
2011-08-15
1
-21
/
+54
*
Remove warnings of constant operands of logical operators from template insta...
Richard Trieu
2011-07-15
1
-0
/
+22
*
Expand the coverage of the warning for constants on the RHS of logical operands:
Chandler Carruth
2011-05-31
1
-0
/
+31
*
Flesh out test.
John McCall
2010-10-12
1
-5
/
+16
*
I just do what the comments tell me to do.
John McCall
2010-10-12
1
-0
/
+7
*
Move the test for radar 8018252 to
Fariborz Jahanian
2010-08-24
1
-0
/
+7
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Add missing test case for operator ! result type.
Sebastian Redl
2009-01-19
1
-0
/
+9