[PATCH] D132186: Clang add front flags for Wmisnoinline
Archit Saxena via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 18 16:13:43 PDT 2022
iamarchit123 updated this revision to Diff 453828.
iamarchit123 added a comment.
Herald added a subscriber: wenlei.
update commit
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132186/new/
https://reviews.llvm.org/D132186
Files:
clang/docs/MisNoInline.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Basic/CodeGenOptions.h
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/include/clang/Basic/DiagnosticFrontendKinds.td
clang/include/clang/Basic/DiagnosticGroups.td
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/CodeGen/CodeGenAction.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/Misc/Inputs/MisNoInline.proftext
clang/test/Misc/MisNoInline.cpp
clang/test/Misc/MisNoInline_LowThreshold.cpp
clang/test/Misc/MisNoInline_PragmaIgnore.cpp
llvm/docs/MisNoInline.rst
llvm/include/llvm/Analysis/InlineCost.h
llvm/include/llvm/IR/DiagnosticInfo.h
llvm/include/llvm/IR/LLVMContext.h
llvm/include/llvm/Target/TargetOptions.h
llvm/lib/Analysis/InlineAdvisor.cpp
llvm/lib/Analysis/InlineCost.cpp
llvm/lib/IR/DiagnosticInfo.cpp
llvm/lib/IR/LLVMContext.cpp
llvm/lib/IR/LLVMContextImpl.h
llvm/test/Transforms/PGOProfile/Inputs/MisNoInline.proftext
llvm/test/Transforms/PGOProfile/MisNoInline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132186.453828.patch
Type: text/x-patch
Size: 51361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220818/f6c02a79/attachment-0001.bin>
More information about the cfe-commits
mailing list