[PATCH] D45463: [AST] Print correct tag decl for tag specifier
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 14 12:41:24 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC332281: [AST] Print correct tag decl for tag specifier (authored by jdenny, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D45463?vs=146351&id=146658#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45463
Files:
include/clang/AST/ASTContext.h
include/clang/AST/Type.h
include/clang/Sema/Sema.h
lib/AST/ASTContext.cpp
lib/AST/ASTImporter.cpp
lib/AST/DeclPrinter.cpp
lib/AST/TypePrinter.cpp
lib/Sema/SemaType.cpp
lib/Serialization/ASTReader.cpp
lib/Serialization/ASTWriter.cpp
test/Misc/ast-print-enum-decl.c
test/Misc/ast-print-record-decl.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45463.146658.patch
Type: text/x-patch
Size: 20696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180514/fe65d5ba/attachment.bin>
More information about the llvm-commits
mailing list