]> granicus.if.org Git - clang/commit
add a callback for macro expansion, based on a patch by Paolo Bolzoni!
authorChris Lattner <sabre@nondot.org>
Thu, 12 Mar 2009 17:31:43 +0000 (17:31 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 Mar 2009 17:31:43 +0000 (17:31 +0000)
commitba9eee326434ba62b180271d3cc2999d94ee0de4
tree69a32d9be0aecf261248104ed884c7c5da66ec0c
parenta0e500db61f5fcf3ff6de6af1494f0cea9f6f8db
add a callback for macro expansion, based on a patch by Paolo Bolzoni!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66799 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Lex/PPCallbacks.h
lib/Lex/PPMacroExpansion.cpp