[PATCH] D107311: [clang] fix canonicalization of nested name specifiers

Matheus Izvekov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 3 06:52:04 PDT 2021


mizvekov updated this revision to Diff 363725.
mizvekov edited the summary of this revision.
mizvekov added a comment.

.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107311

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/AST/ASTContext.cpp
  clang/lib/Sema/SemaDeclCXX.cpp
  clang/lib/Sema/SemaTemplate.cpp
  clang/test/CXX/temp/temp.constr/temp.constr.normal/p1.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107311.363725.patch
Type: text/x-patch
Size: 6612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210803/76593a69/attachment.bin>


More information about the cfe-commits mailing list