[PATCH] D129951: [clang] teaches Clang the special ADL rules for functions in std::ranges
    Christopher Di Bella via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Sat Jul 16 20:28:50 PDT 2022
    
    
  
cjdb updated this revision to Diff 445285.
cjdb added a comment.
moves test from Sema to SemaCXX
I Noticed that SemaCXX is only a test directory, and that there's no corresponding SemaCXX in either include or lib.
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/DeclBase.h
  clang/lib/AST/DeclBase.cpp
  clang/lib/Sema/SemaOverload.cpp
  clang/test/SemaCXX/disable-adl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129951.445285.patch
Type: text/x-patch
Size: 5780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220717/c3ce2bed/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list