Age | Commit message (Expand) | Author |
---|---|---|
2008-03-15 | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner |
2007-12-29 | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner |
2007-12-20 | Converted uses of scoped_ptr to OwningPtr. | Ted Kremenek |
2007-12-17 | implement HeaderMap::LookupFile. I think headermaps are done now. All that is | Chris Lattner |
2007-12-17 | implement enough helper functions to successfully dump out the | Chris Lattner |
2007-12-17 | simplify some code, using new scoped_ptr support. Fix a bug in the | Chris Lattner |
2007-12-17 | Finish hooking up the scaffolding for headermaps. They can now do everything | Chris Lattner |
2007-12-17 | Start reading the headermap header, drop the 'errorstr' argument to | Chris Lattner |
2007-12-17 | add headermap.cpp | Chris Lattner |