[PATCH] D132188: Add documentation and test cases for Wmisnoinline

Archit Saxena via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 18 16:08:13 PDT 2022


iamarchit123 created this revision.
Herald added a subscriber: wenlei.
Herald added a project: All.
iamarchit123 requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.

Test Plan:


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132188

Files:
  clang/docs/MisNoInline.rst
  clang/docs/ReleaseNotes.rst
  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/test/Transforms/PGOProfile/Inputs/MisNoInline.proftext
  llvm/test/Transforms/PGOProfile/MisNoInline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132188.453827.patch
Type: text/x-patch
Size: 24721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220818/2040c0ef/attachment-0001.bin>


More information about the cfe-commits mailing list