aboutsummaryrefslogtreecommitdiff
path: root/lib/Lex/HeaderMap.cpp
AgeCommit message (Expand)Author
2009-10-26Update location of DataTypes.h to reflect move in LLVM with r85086.Chandler Carruth
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-03-02improve compatibility with GCC 4.4, patch by Michel Salim (PR3697)Chris Lattner
2008-10-28Initialize Suffix and Prefix to 0, even with a bad entry. Removes an uniniti...Ted Kremenek
2008-04-01Update to match simplified llvm MemoryBuffer interfaces for files.Chris Lattner
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner