summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/vector-casts.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Be consistent about diagnostic wording: always use "cannot".Davide Italiano2015-08-151-2/+2
* Fix the equal-vector-size rule for reinterpret_casts in C++John McCall2015-07-231-2/+20
* Print detailed vector type information on diagnostics.Benjamin Kramer2014-04-251-11/+11
* Tighten lax vector-conversion rules and enforce them consistently.John McCall2014-02-041-0/+17
* For areVectorOperandsLaxBitCastable(), only return false if both opearands ar...Argyrios Kyrtzidis2014-01-071-1/+9
* Provide overload diagnostics when explicit casts involving class types fail.John McCall2011-02-141-3/+3
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-4/+4
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Improve handling of vector casts in C++.Anders Carlsson2009-09-161-0/+40
OpenPOWER on IntegriCloud