[PATCH] D71227: [cuda][hip] Fix function overload resolution in the global initiailizer.
    Michael Liao via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Mar 18 16:51:47 PDT 2020
    
    
  
hliao updated this revision to Diff 251212.
hliao added a comment.
Fix more clang-tidy warnings.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71227/new/
https://reviews.llvm.org/D71227
Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Parse/ParseDecl.cpp
  clang/lib/Sema/SemaCUDA.cpp
  clang/lib/Sema/SemaDeclCXX.cpp
  clang/lib/Sema/SemaExprCXX.cpp
  clang/lib/Sema/SemaOverload.cpp
  clang/test/SemaCUDA/function-overload.cu
  clang/test/SemaCUDA/global-initializers-host.cu
  clang/test/SemaCUDA/hip-pinned-shadow.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71227.251212.patch
Type: text/x-patch
Size: 22149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200318/a69f3580/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list