[PATCH] D131137: [clang][misexpect] Add support to clang for profitable annotation diagnostics
Paul Kirth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 17 18:40:26 PDT 2022
paulkirth created this revision.
Herald added a subscriber: ormris.
Herald added a project: All.
paulkirth updated this revision to Diff 450194.
paulkirth added a comment.
paulkirth added reviewers: tejohnson, nickdesaulniers, phosek.
paulkirth published this revision for review.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Fix Clang tests and flags
Add basic plumbing to clang so that diagnostics can be surfaced to users
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D131137
Files:
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/CodeGen/CodeGenAction.cpp
clang/test/Profile/Inputs/missing-annotation.proftext
clang/test/Profile/missing-annotation.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131137.450194.patch
Type: text/x-patch
Size: 4381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220818/ed6081d8/attachment-0001.bin>
More information about the cfe-commits
mailing list