summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Lex/HeaderMapTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Lex: Return "" when HeaderMap::lookupFilename failsDuncan P. N. Exon Smith2016-02-231-4/+38
* Lex: Check for 0 buckets on header map constructionDuncan P. N. Exon Smith2016-02-221-0/+9
* Lex: Never overflow the file in HeaderMap::lookupFilename()Duncan P. N. Exon Smith2016-02-211-0/+42
* Lex: Add a test for HeaderMap::lookupFileName()Duncan P. N. Exon Smith2016-02-201-0/+62
* Lex: Check whether the header map buffer has space for the bucketsDuncan P. N. Exon Smith2016-02-201-0/+8
* Lex: Check buckets on header map constructionDuncan P. N. Exon Smith2016-02-201-0/+9
* Lex: Add some unit tests for corrupt header mapsDuncan P. N. Exon Smith2016-02-201-0/+94
OpenPOWER on IntegriCloud