This patch fixes a problem where the PCH fails to faithfully represent the state of Sema, causing it to drop some -Wundefined-internal diagnostics across PCH boundaries.
While there I noticed that KnownNamespaces was being emitted in an indeterminate order and added code to sort them deterministically. Please review! Nick
undefined-internal-pch-1.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
