1. 5aa4fd6 Make the width and alignment for long double consistent with the by Eli Friedman · 16 years ago
  2. 5b4681c Implement support for -w, which silences all warnings. PR2384. by Chris Lattner · 16 years ago
  3. bf0c9bd Make sure to define __sparc__ on Solaris; this should "fix" by Eli Friedman · 16 years ago
  4. 2553126 Missed an include. by Eli Friedman · 16 years ago
  5. d37f0b8 Minor correction for PPC targets. by Eli Friedman · 16 years ago
  6. 61538a7 Some small changes to make the target info a bit more accurate. by Eli Friedman · 16 years ago
  7. f291b10 set long/pointers to 64-bits on ppc64/x86-64 by Chris Lattner · 16 years ago
  8. 927686f parameterize pointer size/align better without doing virtual method calls in normal case. by Chris Lattner · 16 years ago
  9. ec10f58 parameterize long long. by Chris Lattner · 16 years ago
  10. 8059e99 correctly parameterize long, patch by Nate. by Chris Lattner · 16 years ago
  11. 2621fd1 Add basic support for the pic-* target triples and add support for by Chris Lattner · 16 years ago
  12. 01d9dbf Add -fobjc-gc and -fobjc-gc-only options to the driver. by Ted Kremenek · 16 years ago
  13. 5ab201a Have ValidateOutputConstraint return false instead of firing an assertion by Ted Kremenek · 16 years ago
  14. ad487f4 Add some basic ARM asm constraints by Nate Begeman · 16 years ago
  15. d0c33d3 Fix pasto, thanks to Anders for pointing this out. by Chris Lattner · 16 years ago
  16. 393ff04 add arm support by Chris Lattner · 16 years ago
  17. 3d29206 Tabs -> spaces by Nate Begeman · 16 years ago
  18. d5e2d87 Initialize default double width and alignment by Nate Begeman · 16 years ago
  19. d0734e5 Fix regression in Diagnostic that caused it to not register the number by Ted Kremenek · 16 years ago
  20. 9fd87b1 Added "getCanonicalID()", "isFromSameFile", and "isFromMainFile" to compare by Ted Kremenek · 16 years ago
  21. 06bdb3a Only increment the number of diagnostics when the DiagnosticClient used by Ted Kremenek · 16 years ago
  22. 5483bdf add a missing #include by Chris Lattner · 16 years ago
  23. 1758b07 Added "getLogicalLineNumber" and "getLogicalColumnNumber" to FullSourceLoc. by Ted Kremenek · 16 years ago
  24. 35de512 Update to match simplified llvm MemoryBuffer interfaces for files. by Chris Lattner · 16 years ago
  25. be2ab45 prune dead #includes by Chris Lattner · 16 years ago
  26. 3c1f7b6 MemoryBuffer::getFile got smarter, obviating the need for readfilefast. by Chris Lattner · 16 years ago
  27. ff72152 Hack ReadFileFast() to raise the threshold of memory mapped files (from 4->12 pages). by Steve Naroff · 16 years ago
  28. 615f517 Added variation of the "Report" method in the class Diagnostic that takes by Ted Kremenek · 16 years ago
  29. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 16 years ago