summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/GlobPatternTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reapply r375051: [support] GlobPattern: add support for `\` and `[!...]`, and...Jordan Rupprecht2019-10-171-38/+96
* Revert [support] GlobPattern: add support for `\` and `[!...]`, and allow `]`...Jordan Rupprecht2019-10-161-96/+38
* [support] GlobPattern: add support for `\` and `[!...]`, and allow `]` in mor...Jordan Rupprecht2019-10-161-38/+96
* 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-0/+9
* Move GlobPattern class from LLD to llvm/Support.Rui Ueyama2016-12-201-0/+70
OpenPOWER on IntegriCloud