commit | 58fd6cf4c0ff8ea1c08e84fad6f1c02cdd22b51e | [log] [tgz] |
---|---|---|
author | Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org> | Sun Apr 15 22:30:00 2018 +0200 |
committer | Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org> | Sun Apr 15 22:30:00 2018 +0200 |
tree | 3567e7fe21fccd883fa497d7f64da9e29f329d37 | |
parent | f83c657d9cfbc97236eef677119aaf780822682a [diff] |
Fix build with current clang master Compiling netd without the patch with current clang master errors out, saying cannot specify any part of a return type in the declaration of a conversion function; put the complete type after 'operator' Change-Id: Ia49dd18f52982cf22b0aa8ade6b9a53ff24d26c0 Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>