Don't lose defined macros on document reparsing

Authored by skalinichev.

Description

Don't lose defined macros on document reparsing

With recent performance optimizations we store defined macros in a tmp
file. But this file gets deleted on QTemporaryFile destruction. So when
Clang reparses the document this file is already deleted -> defined
macros lost -> all kinds of weird errors.

CCMAIL: mail@milianw.de

Details

Committed
skalinichevFeb 3 2015, 8:16 AM
Parents
R32:121e49c8f88d: SVN_SILENT made messages (.desktop file)
Branches
Unknown
Tags
Unknown