[PATCH] D129951: adds `__disable_adl` attribute

Christopher Di Bella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 25 16:56:17 PST 2023


cjdb updated this revision to Diff 492296.
cjdb marked 6 inline comments as done.
cjdb added a comment.

responds to feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129951

Files:
  clang/include/clang/AST/ExprCXX.h
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Basic/TokenKinds.def
  clang/lib/Parse/ParseDecl.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/lib/Sema/SemaLookup.cpp
  clang/lib/Sema/SemaOverload.cpp
  clang/test/SemaCXX/disable-adl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129951.492296.patch
Type: text/x-patch
Size: 19209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230126/fa121d74/attachment-0001.bin>


More information about the cfe-commits mailing list