diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2010-06-16 12:18:00 -0700 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2010-06-21 11:31:54 -0700 |
commit | 04ba86a536d76ef24c749e16c785c1634b9187c9 (patch) | |
tree | b9b1d64f0c45a59d8b1e192a3ab363df915ee14e /ast_function.cpp | |
parent | 2848c4c183ea0aaca2ca0a23a13196c786403a5c (diff) |
Make the main compiler call the preprocessor.
By using a single function, the main compiler doesn't need to include
glcpp.h, which currently has a lot of details about the preprocessor
internals. In particular, this prevents the two yacc grammars from
seeing each other, which would be rather messy to sort out.
Diffstat (limited to 'ast_function.cpp')
0 files changed, 0 insertions, 0 deletions