Skip to content
Snippets Groups Projects
Commit ec97d967 authored by Nikolai Kosjar's avatar Nikolai Kosjar
Browse files

CppTools: Rename CppPreprocessor to CppSourceProcessor


...since it does quite a bit more than only preprocessing, as the name
suggests. We use that class to process source files in general. The
output is not a preprocessed source, but a set of CPlusPlus::Documents
with symbols.

Change-Id: I787d0f22f9f042ddf0c99e8c2f0bdb9aa7001735
Reviewed-by: default avatarErik Verbruggen <erik.verbruggen@digia.com>
parent 43895b03
No related branches found
No related tags found
No related merge requests found
Showing
with 117 additions and 116 deletions
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