[all-commits] [llvm/llvm-project] 7a0ea1: [clang][cli] Port analyzer flags to new option par...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Thu Nov 19 06:43:26 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7a0ea120e2a1fffab71f9c8e3d5337899f7a42af
https://github.com/llvm/llvm-project/commit/7a0ea120e2a1fffab71f9c8e3d5337899f7a42af
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2020-11-19 (Thu, 19 Nov 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Frontend/CompilerInvocation.cpp
Log Message:
-----------
[clang][cli] Port analyzer flags to new option parsing system
Depends on D83691
Reviewed By: dexonsmith
Original patch by Daniel Grumberg.
Differential Revision: https://reviews.llvm.org/D83693
More information about the All-commits
mailing list