Make possible to parse translation Unit in CIndex with incremental processing turned on.
- Why to do that? - Reparse with that option takes less time.
- What's the affected area? - I don't know. Can someone explain me what incremental processing is and what I loose if I parse with that option?