Select language standard from config file.

Authored by skalinichev.

Description

Select language standard from config file.

Now the language standard is configurable. The standard is set for a
project and used for all files within it.

With this we can parse plain C projects and C++ files even if the file extension is .c/.h. And vice-versa.

REVIEW: 121779

Details

Committed
skalinichevFeb 5 2015, 7:51 AM
Parents
R32:bb4c020f931e: Delete the defines file when the ParseSessionData is destroyed.
Branches
Unknown
Tags
Unknown