Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
d451f836be2d2839f6ac87181c5a52f4f6be397e
/
test
/
Sema
/
vector-assign.c
6a2b926
teach getCorrespondingUnsignedType how to handle vectors of integers,
by Chris Lattner
· 15 years ago
00cb00e
adjust for the new -Wvector-conversions option
by Chris Lattner
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
b0f90cc
Turn on -flax-vector-conversions by default, issue a warning whenever one is done. Add a -fnolax-vector-conversions option. Fixes PR2862.
by Anders Carlsson
· 16 years ago
be2341d
http://llvm.org/bugs/show_bug.cgi?id=2523
by Nate Begeman
· 16 years ago
a989def
testcase for PR2263, fixed by Nate's r50903 patch.
by Chris Lattner
· 17 years ago
5cf216b
Merge all the 'assignment' diagnostic code into one routine, decloning
by Chris Lattner
· 17 years ago
695dbb6
Support lax vector conversions.
by Anders Carlsson
· 17 years ago