[PATCH] D121465: WIP: [clang][modules] Do not report declarations without linkage as ambiguous

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 6 05:13:20 PDT 2022


jansvoboda11 updated this revision to Diff 427603.
jansvoboda11 marked an inline comment as done.
jansvoboda11 added a comment.

Refer to enum constant while defining another


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121465

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaDeclCXX.cpp
  clang/lib/Sema/SemaLookup.cpp
  clang/lib/Sema/SemaOverload.cpp
  clang/test/Modules/ambiguous-anonymous-enum-lookup.m.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121465.427603.patch
Type: text/x-patch
Size: 7182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220506/28e37927/attachment-0001.bin>


More information about the cfe-commits mailing list