} I registered a PPCallback and was confused when EndOfMainFile() was } not being called on it. Tracing through the code, it looks like } it's just because the appropriate callback wasn't being called form } the parsing routine.
Oops, the problem was with my code, not clang -- I was calling exit() someplace I had forgotten about. I hereby withdraw the patch. craig _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
