1. 9875c60 Switch to a more natural formatting of the macro name printing. by Chandler Carruth · 14 years ago
  2. a47129e Now that macro expansion notes are real notes and go through the same by Chandler Carruth · 14 years ago
  3. a08529c Fixed exapnsion range for # and ##. by Abramo Bagnara · 14 years ago
  4. 4e80546 Switch the diagnostic messages about macros to use the terms 'expanded' by Chandler Carruth · 14 years ago
  5. 886ea9b Switch the token-paste source locations inside of function style macro by Chandler Carruth · 14 years ago
  6. c8d1ecc Keep track of which source locations are part of a macro argument by Chandler Carruth · 14 years ago
  7. 8306831 Fix PR9279 - Macro expansion stack trace seriously broken with function-style macros, by not recursively printing notes for other 'instantiated from' notes. by Chris Lattner · 14 years ago
  8. 60be4de FileCheckize this test. by Chandler Carruth · 14 years ago
  9. 1b2ad2f Revert r114316, -Wunused-value enabled by default was intended. by Argyrios Kyrtzidis · 15 years ago
  10. 6dff228 Make -Wunused-value off by default, matching GCC. Fixes rdar://7126194. by Argyrios Kyrtzidis · 15 years ago
  11. a5c6c58 fix a bug in SourceManager::getInstantiationLocSlowCase, where by Chris Lattner · 16 years ago
  12. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  13. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 16 years ago
  14. c9c042c adjust this to bourne shell syntax by Chris Lattner · 16 years ago
  15. 037fb7f Fix rdar://6849429 - -Wunused-value with deeply nested macro expansion generates untraceable warnings by Chris Lattner · 16 years ago