1. f91ce77 Expand bubble size by 50%. by Ted Kremenek · 16 years ago
  2. 94b1dd2 First non-embarrassing cut at checking for ambiguous derived-to-base by Douglas Gregor · 16 years ago
  3. bb95255 Bug fix, CPATH="" does not add '.' to search path. by Daniel Dunbar · 16 years ago
  4. 0b9e736 clean up a bunch of fixme's I added, by moving by Chris Lattner · 16 years ago
  5. 7a73940 emulate a bit of GCC path lookup weirdness: if a system by Chris Lattner · 16 years ago
  6. 778246a Output "REPORTHEADER" and "REPORTSUMMARYEXTRA" tags for use with scan-view. by Ted Kremenek · 16 years ago
  7. a6aa83e Added experimental "intelligent-sizing" of HTML message bubbles based on the contents of the message. by Ted Kremenek · 16 years ago
  8. 8c036c7 Add "category" to BugTypes, allowing bugs to be grouped. by Ted Kremenek · 16 years ago
  9. a95d375 Patch by Csaba Hruska! by Ted Kremenek · 16 years ago
  10. 233f74b Add support for expected-note to Clang's -verify option by Douglas Gregor · 16 years ago
  11. 121e3c2 Set different header search paths for the Windows platform. by Argyrios Kyrtzidis · 16 years ago
  12. bdbd462 Add header search paths for Mingw32 (GCC version 4). by Argyrios Kyrtzidis · 16 years ago
  13. 8148839 Moved HTMLDiagnostics to lib/Driver. by Zhongxing Xu · 16 years ago
  14. 5654ffd Add header search paths for dragonfly, patch by Sascha Wildner! by Chris Lattner · 16 years ago
  15. 0fca022 Move most of HeaderSearch initialization to libDriver. by Nico Weber · 16 years ago
  16. acc5f3e More #include cleaning by Daniel Dunbar · 16 years ago
  17. 7bfaaae * Remove isInSystemHeader() from DiagClient, move it to SourceManager by Nico Weber · 16 years ago
  18. aad6953 Expressive diagnostics-- worth their weight in gold? (Fixing a spelling error.) by Gordon Henriksen · 16 years ago
  19. fd54ebc add a libDriver, for now only move the text diangostics stuff from Driver to there by Nico Weber · 16 years ago