diff options
author | Brad King <brad.king@kitware.com> | 2016-10-06 13:37:11 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-10-06 13:40:34 (GMT) |
commit | 96bafbccfdc0c3055d152db42de4780b5120c6e5 (patch) | |
tree | d0d4faf6bfca68173af3cbe34098f1e7e3f35111 /test/input/Class-abstract.cxx | |
parent | e1ee6852c79eddafa2ce1f134c097decd27aaa69 (diff) | |
download | CastXML-96bafbccfdc0c3055d152db42de4780b5120c6e5.zip CastXML-96bafbccfdc0c3055d152db42de4780b5120c6e5.tar.gz CastXML-96bafbccfdc0c3055d152db42de4780b5120c6e5.tar.bz2 |
Output: Avoid assertion failure on a FunctionDecl with no identifier
All C++98 function declarations have identifiers as names. Some C++11
function declarations, such as user defined literal operators, do not
have identifiers. While we may implement support for these in a future
non-gccxml output format, for now simply avoid an assertion failure by
outputting such declarations as Unimplemented nodes.
Issue: #76
Diffstat (limited to 'test/input/Class-abstract.cxx')
0 files changed, 0 insertions, 0 deletions