[PATCH] D93701: [clang][cli] NFC: Make Diags optional in normalizer
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 6 05:23:54 PST 2021
jansvoboda11 updated this revision to Diff 314866.
jansvoboda11 added a comment.
Instead of making Diags optional everywhere, pass an ignoring Diags into ParseDiagnosticArgs.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93701/new/
https://reviews.llvm.org/D93701
Files:
clang/include/clang/Frontend/CompilerInvocation.h
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Tooling/Tooling.cpp
clang/tools/driver/driver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93701.314866.patch
Type: text/x-patch
Size: 6705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210106/dd86fe44/attachment-0001.bin>
More information about the cfe-commits
mailing list