Formalize preprocessor callbacks together into a PPCallbacks structure, instead
of having a loose collection of function pointers. This also allows clients to maintain state, and reduces the size of the Preprocessor.h interface. llvm-svn: 39203
Loading
Please register or sign in to comment