| Summary: | Scanner discovery should figure out options to use like -std=c++0x automatically | ||
|---|---|---|---|
| Product: | [Tools] CDT | Reporter: | Andrew Gvozdev <angvoz.dev> |
| Component: | cdt-build | Assignee: | cdt-build-inbox <cdt-build-inbox> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Andrew Gvozdev <angvoz.dev> |
| Severity: | normal | ||
| Priority: | P3 | CC: | cdtdoug, matt, notifications+eclipse.org, woskimi, yevshif |
| Version: | 8.0 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Andrew Gvozdev
This would be extremely useful for mixed C/C++ projects, where one configuration builds a given file as C, and another configuration builds the same given files as C++. It's also extremely useful since specific files being compiled with -std=c99 or -std=c++11 will have slightly different built-in symbols. *** Bug 404913 has been marked as a duplicate of this bug. *** There are separate bugs open for both issues. (1) is covered by bug 404913 and (2) by bug 388484. *** This bug has been marked as a duplicate of bug 388484 *** |