summaryrefslogtreecommitdiff
path: root/src/qdoc/cppcodeparser.cpp
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@qt.io>2017-03-15 13:21:08 +0100
committerMartin Smith <martin.smith@qt.io>2017-08-10 07:34:59 +0000
commit853b1989f671061e1354233d78aae091fc2bfb6c (patch)
tree123df06d1d244ba47171271ba6a416afba81406e /src/qdoc/cppcodeparser.cpp
parent2b3798ecd21ad938f6a22a9a1adc51a988a6a87a (diff)
downloadqttools-853b1989f671061e1354233d78aae091fc2bfb6c.tar.gz
qdoc: create the anonymous enum type
When clangqdoc encounters an unnamed enum type in a class, qdoc reports an error that enum type "global" is not found in any header file, and then the identifiers in the enum type can't be properly documented. This change makes the clang qdoc visitor name the unnamed enum type "anonymous" and allows it to be documented like a named enum type. Change-Id: I8b6dbc9bb78adc5f5c39a2a2d73c27ccb4543ceb Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/qdoc/cppcodeparser.cpp')
0 files changed, 0 insertions, 0 deletions