1. ac506d7 [NFC] Refactor the Preprocessor function that handles Macro definitions and rename Arguments to Parameters in Macro Definitions. by Faisal Vali · 8 years ago
  2. 0e54e56 Revert changes from my previous refactoring - will need to fix dependencies in clang's extra tooling (such as clang-tidy etc.). by Faisal Vali · 8 years ago
  3. 11746b0 [NFC] Refactor the Preprocessor function that handles Macro definitions and rename Arguments to Parameters in Macro Definitions. by Faisal Vali · 8 years ago
  4. 204103f Fix API breaks by David Blaikie · 9 years ago
  5. cdbfd0e Update C style comments to C++ style. by Eric Christopher · 9 years ago
  6. 8677e04 Fix the -Werror build by removing an unused default in a fully covered switch by David Blaikie · 9 years ago
  7. 546bc11 [DebugInfo] Added support to Clang FE for generating debug info for preprocessor macros. by Amjad Aboud · 9 years ago