Age | Commit message (Expand) | Author |
---|---|---|
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2007-12-29 | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner |
2007-12-20 | Add newline | Seo Sanghyeon |
2007-12-17 | implement enough helper functions to successfully dump out 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 | Sink getName into DirectoryLookup to simplify the client in clang. | Chris Lattner |
2007-12-17 | add headermap.cpp | Chris Lattner |
2007-12-17 | finish stubbing out support for HeaderMap. Now we just need an implementation! | Chris Lattner |
2007-12-17 | Step #1 in adding headermap support to clang. | Chris Lattner |