summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/vector-no-lax.cpp
Commit message (Collapse)AuthorAgeFilesLines
* With lax vector conversions (the default) make sure we convert between twoEric Christopher2010-08-261-0/+9
vectors that are the same size. Fix up testcases accordingly and add a new one to make sure we still error if lax vector conversions are disabled. Fixes rdar://8328190 llvm-svn: 112122
OpenPOWER on IntegriCloud