summaryrefslogtreecommitdiffstats
path: root/lib/Tooling/FileMatchTrie.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tooling: Hide implementation detailsBenjamin Kramer2015-03-091-7/+8
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-151-1/+1
* Include Path.h instead of PathV2.h.Rafael Espindola2013-06-111-1/+1
* Remove useless 'llvm::' qualifier from names like StringRef and others that areDmitri Gribenko2013-01-121-1/+1
* Sort all of Clang's files under 'lib', and fix up the broken headersChandler Carruth2012-12-041-1/+1
* Hopefully appease Windows buildbot with Japanese (?) error message.Daniel Jasper2012-10-081-0/+1
* FileNameMatchTrie: Use StringRef instead of Twines where possible.Daniel Jasper2012-10-081-3/+2
* Support symlinks and relative paths in complilation databases.Daniel Jasper2012-10-081-0/+188