Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lib/
-
CMakeLists.txt
Hide Panel
f
Keyboard Reference
?
Differential
D35514
[CMake] Use MATCHES for regular expression comparison.
Closed
Public
Authored by
aoli
on Jul 17 2017, 3:46 PM.
Download Raw Diff
Details
Reviewers
phosek
Commits
rG95e45f9f93d1: [CMake] Use MATCHES for regular expression.
rCXX308347: [CMake] Use MATCHES for regular expression.
rL308347: [CMake] Use MATCHES for regular expression.
Diff Detail
Build Status
Buildable 8313
Build 8313: arc lint + arc unit
Event Timeline
aoli
created this revision.
Jul 17 2017, 3:46 PM
Herald
added a subscriber:
mgorny
.
·
View Herald Transcript
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
Comment Actions
LGTM
This revision is now accepted and ready to land.
Jul 18 2017, 11:21 AM
Closed by commit
rL308347: [CMake] Use MATCHES for regular expression.
(authored by
aoli
).
·
Explain Why
Jul 18 2017, 12:48 PM
This revision was automatically updated to reflect the committed changes.