summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/GlobPattern.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reapply r375051: [support] GlobPattern: add support for `\` and `[!...]`, and...Jordan Rupprecht2019-10-171-7/+16
* Revert [support] GlobPattern: add support for `\` and `[!...]`, and allow `]`...Jordan Rupprecht2019-10-161-16/+7
* [support] GlobPattern: add support for `\` and `[!...]`, and allow `]` in mor...Jordan Rupprecht2019-10-161-7/+16
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Support/GlobPattern] - Do not crash when pattern has characters with int val...George Rimar2017-07-311-7/+10
* Move GlobPattern class from LLD to llvm/Support.Rui Ueyama2016-12-201-0/+167
OpenPOWER on IntegriCloud