Skip to content
Snippets Groups Projects
Commit 22ed0255 authored by Christian Kamm's avatar Christian Kamm
Browse files

Track more macro uses.


In particular macros that are only checked for definition or are
expanded during the evaluation of an #if or #elif directive are now also
added to the list available through Document::macroUses().

The names of undefined macros that are interesting (because they're used
in an #ifdef or a defined(...)) are now available through
Document::undefinedMacroUses().

Reviewed-by: default avatarRoberto Raggi <roberto.raggi@nokia.com>
parent 90470771
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment