aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/MacroPPCallbacks.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-04-26Fix API breaksDavid Blaikie1-1/+2
2017-02-10Update C style comments to C++ style.Eric Christopher1-13/+11
2017-02-10Fix the -Werror build by removing an unused default in a fully covered switchDavid Blaikie1-2/+0
2017-02-09[DebugInfo] Added support to Clang FE for generating debug info for preproces...Amjad Aboud1-0/+211