[PATCH] D151625: [clang] Add `clang::equality_operator_compares_members_lexicographically`

Nikolas Klauser via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 1 19:18:31 PDT 2023


philnik updated this revision to Diff 527704.
philnik marked 2 inline comments as done.
philnik added a comment.
Herald added a subscriber: jdoerfert.

- Address comments
- Try to fix CI


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151625/new/

https://reviews.llvm.org/D151625

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/lib/AST/Type.cpp
  clang/test/Misc/pragma-attribute-supported-attributes-list.test
  clang/test/SemaCXX/attr-equality-operator-compares-members-lexicographically.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151625.527704.patch
Type: text/x-patch
Size: 12001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230602/36dee485/attachment-0001.bin>


More information about the cfe-commits mailing list