1. 70f66ab for exponent-related errors, emit the diagnostic on the 'e' or 'p'. by Chris Lattner · 17 years ago
  2. 0b7f69d when emitting diagnostics about some character in a numeric by Chris Lattner · 17 years ago
  3. aa39197 simplify ownership of the predefines buffer. by Chris Lattner · 17 years ago
  4. 339b9c2 class Preprocessor: Now owns the "predefines" char*; it deletes [] it in its dstor. by Ted Kremenek · 17 years ago
  5. ec6c574 Added "PreprocessorFactory", an interface for lazily creating Preprocessor objects on-demand. by Ted Kremenek · 17 years ago
  6. 5253c7f Fix typo by Nate Begeman · 17 years ago
  7. d98d975 Fix PR2220, making diagnostics for unexpected tokens in pp expressions by Chris Lattner · 17 years ago
  8. b25e5d7 don't diagnose empty source files, thanks Neil! by Chris Lattner · 17 years ago
  9. 8fa3078 don't read off the front of the buffer. Thanks to Sam for pointing this out. by Chris Lattner · 17 years ago
  10. 0c29b22 Support MS-specific integer suffixes (i8, i16, i32, i64, i128). by Steve Naroff · 17 years ago
  11. 35de512 Update to match simplified llvm MemoryBuffer interfaces for files. by Chris Lattner · 17 years ago
  12. ea301e1 Avoid overflowing buffer, patch by Algeris Kirtzidis! by Chris Lattner · 17 years ago
  13. 9a4939f Plug a memory leak in the "this macro expands into a single trivially- by Sam Bishop · 17 years ago
  14. f90a248 move #include to the file that needs it. by Chris Lattner · 17 years ago
  15. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 17 years ago