summaryrefslogtreecommitdiffstats
path: root/clang/Basic/IdentifierTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added registration to deserialization engine of IdentifierInfo* asTed Kremenek2007-11-051-0/+2
* Modified current clients of Bitcode-Object serialization to use theTed Kremenek2007-10-241-28/+31
* Implemented serialization for IdentifierInfo and IdentifierTable.Ted Kremenek2007-10-231-1/+65
* avoid accessing off the end of identifiers.Chris Lattner2007-10-101-0/+1
* move IdentifierTable.h from liblex to libbasic.Chris Lattner2007-10-071-0/+374
OpenPOWER on IntegriCloud