aboutsummaryrefslogtreecommitdiff
path: root/lib/Tooling/FileMatchTrie.cpp
AgeCommit message (Expand)Author
2013-01-12Remove useless 'llvm::' qualifier from names like StringRef and others that areDmitri Gribenko
2012-12-04Sort all of Clang's files under 'lib', and fix up the broken headersChandler Carruth
2012-10-08Hopefully appease Windows buildbot with Japanese (?) error message.Daniel Jasper
2012-10-08FileNameMatchTrie: Use StringRef instead of Twines where possible.Daniel Jasper
2012-10-08Support symlinks and relative paths in complilation databases.Daniel Jasper