Fix rescanning when a macro expansion result forms a new function-like macro call by pfultz2 · Pull Request #682 · cppcheck-opensource/simplecpp · GitHub
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 27 additions & 29 deletions simplecpp.cpp
43 changes: 43 additions & 0 deletions test.cpp
Loading