1. c63b96a by Steve Naroff · 17 years ago
  2. a7fa381 update tests by Chris Lattner · 17 years ago
  3. e8fdbba -pedantic no longer defaults to on. by Chris Lattner · 17 years ago
  4. 2b80ec2 update test by Chris Lattner · 17 years ago
  5. 9623feb don't pick up random stuff in .svn directories. by Chris Lattner · 17 years ago
  6. 1501218 add missing header (needed on Solaris) by Gabor Greif · 17 years ago
  7. 6fa5f09 Fix "no newline at end of file" warnings. Patch contributed by by Chris Lattner · 17 years ago
  8. 9dc62f0 Improve portability to compilers where <cassert> is not implicitly by Chris Lattner · 17 years ago
  9. f866383 Allow this to compile on compilers where <string> doesn't imply <cassert>. by Chris Lattner · 17 years ago
  10. fdd7566 Properly use local variable declaration inside a switch case by Anton Korobeynikov · 17 years ago
  11. 3724c00 add missing specification for a default argument. I guess g++ 4.0 doesn't by Chris Lattner · 17 years ago
  12. 1978596 Evaluate the initializer for automatic variables. by Chris Lattner · 17 years ago
  13. 24c3990 remember the initializer for a variable in the AST and teach the by Chris Lattner · 17 years ago
  14. 5727479 implement codegen support for pre/post inc/dec. by Chris Lattner · 17 years ago
  15. 1c2a65b Fix a release build of clang. by Chris Lattner · 17 years ago
  16. 3321f9f update this. by Chris Lattner · 17 years ago
  17. 2686234 Test commit by Chris Lattner · 17 years ago
  18. 5911719 Move the ModuleInfo.txt file. by Reid Spencer · 17 years ago
  19. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago
  20. a5f1820 Add a comment to indicate what this file is for. by Reid Spencer · 17 years ago
  21. 3178eb7 Add ModuleInfo.txt for the cfe module. by Reid Spencer · 17 years ago
  22. 6123183 Create initial directory structure for the C Front End. by Reid Spencer · 17 years ago