diff options
author | Eric Fiselier <eric@efcs.ca> | 2014-08-12 00:06:58 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2014-08-12 00:06:58 +0000 |
commit | 981a64c380bea01b35d3426e194c8f8f5f7ec709 (patch) | |
tree | c32428fb0c75b18368af94bd05adc6a3f7090180 /clang/lib/Lex/ModuleMap.cpp | |
parent | e31acf239a94ac402ce568867cf93cd2ac6fa1e9 (diff) | |
download | llvm-981a64c380bea01b35d3426e194c8f8f5f7ec709.zip llvm-981a64c380bea01b35d3426e194c8f8f5f7ec709.tar.gz llvm-981a64c380bea01b35d3426e194c8f8f5f7ec709.tar.bz2 |
Add return statement to slice_array and mask_array assignment. Closes PR20614.
This patch just adds the required return statements to slice_array::operator=
and mask_array::operator=.
Tests were added to check that the return value is the same as the object assigned
to.
llvm-svn: 215414
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions