This is an archive of the discontinued LLVM Phabricator instance.

[CMake] Use MATCHES for regular expression comparison.
ClosedPublic

Authored by aoli on Jul 17 2017, 3:46 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

aoli created this revision.Jul 17 2017, 3:46 PM
aoli retitled this revision from [CMake] Use MATCHES for regular expression. to [CMake] Use MATCHES for regular expression comparison..Jul 17 2017, 3:50 PM
aoli added a reviewer: phosek.
aoli set the repository for this revision to rL LLVM.
aoli added subscribers: cfe-commits, pirama, srhines.
phosek accepted this revision.Jul 18 2017, 11:21 AM

LGTM

This revision is now accepted and ready to land.Jul 18 2017, 11:21 AM
This revision was automatically updated to reflect the committed changes.