summaryrefslogtreecommitdiffstats
path: root/clang/Lex/HeaderMap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-242/+0
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Converted uses of scoped_ptr to OwningPtr.Ted Kremenek2007-12-201-2/+2
* implement HeaderMap::LookupFile. I think headermaps are done now. All that is Chris Lattner2007-12-171-2/+55
* implement enough helper functions to successfully dump out the Chris Lattner2007-12-171-7/+105
* simplify some code, using new scoped_ptr support. Fix a bug in the Chris Lattner2007-12-171-11/+10
* Finish hooking up the scaffolding for headermaps. They can now do everythingChris Lattner2007-12-171-5/+18
* Start reading the headermap header, drop the 'errorstr' argument toChris Lattner2007-12-171-2/+52
* add headermap.cppChris Lattner2007-12-171-0/+29
OpenPOWER on IntegriCloud