Alex L <[email protected]> writes: > These two patches remove the mapping for implicit cast expression and > modify the "ignore if not extended" flag to be "ignore if file only > has this region". I'm sending them out together as they both partially > influence a common testcase.
Why? What is this accomplishing? As far as I can tell one of these patches removes a CHECK line and the other adds back the exact same check. I guess this changes how that particular construct is modelled? If so, it might be better to just make this one patch so it's clear that you're not removing functionality, but changing how it's done. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
