[clang][cli] NFC: Make parsing macro reusable
authorJan Svoboda <jan_svoboda@apple.com>
Wed, 6 Jan 2021 14:18:43 +0000 (15:18 +0100)
committerJan Svoboda <jan_svoboda@apple.com>
Thu, 7 Jan 2021 13:25:48 +0000 (14:25 +0100)
commitfcd1e35e4cc6887c3fb880126e60676458e60680
tree73d5fff5fca7bd5699515d120eb080136a493c7f
parenta7cbc32a916a64e9f61106956ed3866a6086ae6b
[clang][cli] NFC: Make parsing macro reusable

This is necessary for a future patch, where we start using this macro in another function.

Reviewed By: dexonsmith

Differential Revision: https://reviews.llvm.org/D93702
clang/lib/Frontend/CompilerInvocation.cpp