]> granicus.if.org Git - clang/shortlog
clang
2007-07-12 Chris Lattnerupdate tests
2007-07-12 Chris Lattner-pedantic no longer defaults to on.
2007-07-12 Chris Lattnerupdate test
2007-07-12 Chris Lattnerdon't pick up random stuff in .svn directories.
2007-07-12 Gabor Greifadd missing header
2007-07-12 Chris LattnerFix "no newline at end of file" warnings. Patch contri...
2007-07-12 Chris LattnerImprove portability to compilers where <cassert> is...
2007-07-12 Chris LattnerAllow this to compile on compilers where <string>
2007-07-12 Anton KorobeynikovProperly use local variable declaration inside a switch...
2007-07-12 Chris Lattneradd missing specification for a default argument. ...
2007-07-12 Chris LattnerEvaluate the initializer for automatic variables.
2007-07-12 Chris Lattnerremember the initializer for a variable in the AST...
2007-07-11 Chris Lattnerimplement codegen support for pre/post inc/dec.
2007-07-11 Chris LattnerFix a release build of clang.
2007-07-11 Chris Lattnerupdate this.
2007-07-11 Chris LattnerTest commit
2007-07-11 Reid SpencerMove the ModuleInfo.txt file.
2007-07-11 Reid SpencerStage two of getting CFE top correct.
2007-07-11 Reid SpencerAdd a comment to indicate what this file is for.
2007-07-11 Reid SpencerAdd ModuleInfo.txt for the cfe module.
2007-07-11 Reid SpencerCreate initial directory structure for the C Front...