[PATCH] D155058: [Remark] Overload `<<` for Remark, RemarkType and RemarkLocation.

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 02:48:20 PDT 2023


zjaffal created this revision.
zjaffal added reviewers: fhahn, thegameg, anemet, JDevlieghere, paquette.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
zjaffal requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Represent different remark concepts as strings by overloading the `<<`
operator.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D155058

Files:
  llvm/include/llvm/Remarks/Remark.h
  llvm/lib/Remarks/Remark.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155058.539450.patch
Type: text/x-patch
Size: 3668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230712/2d993181/attachment.bin>


More information about the llvm-commits mailing list