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
/
Sema
/
vector-assign.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "PR17164: Change clang's default behavior from -flax-vector-conversion...
Mitch Phillips
2020-01-23
1
-6
/
+6
*
PR17164: Change clang's default behavior from -flax-vector-conversions=all to...
Richard Smith
2020-01-17
1
-6
/
+6
*
Print detailed vector type information on diagnostics.
Benjamin Kramer
2014-04-25
1
-20
/
+20
*
Unpluralize -Wfoo-conversions warnings for consistency.
David Blaikie
2012-03-15
1
-1
/
+1
*
make clang print types as "const int *" instead of "int const*",
Chris Lattner
2010-09-05
1
-1
/
+1
*
Whenever we complain about a failed initialization of a function or
Douglas Gregor
2010-04-22
1
-1
/
+1
*
Improve diagnostics when we fail to convert from a source type to a
Douglas Gregor
2010-04-09
1
-21
/
+21
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
teach getCorrespondingUnsignedType how to handle vectors of integers,
Chris Lattner
2009-10-17
1
-2
/
+10
*
adjust for the new -Wvector-conversions option
Chris Lattner
2009-04-17
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Turn on -flax-vector-conversions by default, issue a warning whenever one is ...
Anders Carlsson
2009-01-30
1
-13
/
+13
*
http://llvm.org/bugs/show_bug.cgi?id=2523
Nate Begeman
2008-07-14
1
-6
/
+6
*
testcase for PR2263, fixed by Nate's r50903 patch.
Chris Lattner
2008-05-12
1
-0
/
+6
*
Merge all the 'assignment' diagnostic code into one routine, decloning
Chris Lattner
2008-01-04
1
-14
/
+14
*
Support lax vector conversions.
Anders Carlsson
2007-11-30
1
-0
/
+39