[PATCH] D113694: [Clang] Conform to C++17 definition of literal types

Léo Lam via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 11 12:13:40 PST 2021


leoetlino updated this revision to Diff 386622.
leoetlino added a comment.

Fix Clang.CodeGenCXX::mangle-class-nttp.cpp test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113694

Files:
  clang/include/clang/AST/CXXRecordDeclDefinitionBits.def
  clang/include/clang/AST/DeclCXX.h
  clang/lib/AST/DeclCXX.cpp
  clang/test/CXX/basic/basic.types/p10.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113694.386622.patch
Type: text/x-patch
Size: 6496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211111/4085e009/attachment-0001.bin>


More information about the cfe-commits mailing list