[all-commits] [llvm/llvm-project] fcd1e3: [clang][cli] NFC: Make parsing macro reusable
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Thu Jan 7 05:31:22 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fcd1e35e4cc6887c3fb880126e60676458e60680
https://github.com/llvm/llvm-project/commit/fcd1e35e4cc6887c3fb880126e60676458e60680
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2021-01-07 (Thu, 07 Jan 2021)
Changed paths:
M clang/lib/Frontend/CompilerInvocation.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list