Commit d6a1388d authored by Nathan Sidwell's avatar Nathan Sidwell
Browse files

[llvm][NFC] Refactor AutoUpdater case 'e'

It is more efficient to gate on the prefix before checking for the
individual cases. Also, the regexps weren't consistent about escaping '.'.

Differential Revision: https://reviews.llvm.org/D157923

Reviewed By: arsenm
parent 1295a351
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment