summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/HeaderMap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Simplify code. No functionality change.Benjamin Kramer2010-01-101-18/+1
* stringref'ize a bunch of filename handling logic. MuchChris Lattner2010-01-101-6/+6
* Update location of DataTypes.h to reflect move in LLVM with r85086.Chandler Carruth2009-10-261-1/+1
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-22/+22
* improve compatibility with GCC 4.4, patch by Michel Salim (PR3697)Chris Lattner2009-03-021-0/+1
* Initialize Suffix and Prefix to 0, even with a bad entry. Removes an uniniti...Ted Kremenek2008-10-281-1/+4
* Update to match simplified llvm MemoryBuffer interfaces for files.Chris Lattner2008-04-011-2/+1
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+242
OpenPOWER on IntegriCloud