[PATCH] D45093: [AST] Fix -ast-print for _Bool when have diagnostics
Joel E. Denny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 9 12:41:16 PDT 2018
jdenny updated this revision to Diff 141715.
jdenny added a comment.
Rebased onto a more recent master.
https://reviews.llvm.org/D45093
Files:
include/clang/AST/ASTContext.h
include/clang/Sema/Sema.h
lib/Parse/ParseDecl.cpp
lib/Sema/Sema.cpp
lib/Sema/SemaChecking.cpp
lib/Sema/SemaCodeComplete.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaExceptionSpec.cpp
lib/Sema/SemaExprCXX.cpp
lib/Sema/SemaLookup.cpp
lib/Sema/SemaOverload.cpp
lib/Sema/SemaTemplate.cpp
lib/Sema/SemaTemplateInstantiate.cpp
test/Misc/ast-print-bool.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45093.141715.patch
Type: text/x-patch
Size: 13788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180409/0f7c0bb6/attachment-0001.bin>
More information about the cfe-commits
mailing list