...and add some very basic stack trace entries for module building. This would have helped track down rdar://problem/38434694 sooner (which I can't share, sorry).
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D44498
Sink PrettyDeclStackTrace down to the AST library ClosedPublic Authored by jordan_rose on Mar 14 2018, 3:29 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 22 2018, 2:56 PM
Revision Contents
Diff 138465 include/clang/AST/PrettyDeclStackTrace.h
include/clang/Sema/PrettyDeclStackTrace.h
lib/AST/Decl.cpp
lib/Frontend/CompilerInstance.cpp
lib/Parse/ParseDecl.cpp
lib/Parse/ParseDeclCXX.cpp
lib/Parse/ParseObjc.cpp
lib/Parse/ParseStmt.cpp
lib/Sema/Sema.cpp
lib/Sema/SemaTemplateInstantiate.cpp
lib/Sema/SemaTemplateInstantiateDecl.cpp
lib/Serialization/ASTWriterDecl.cpp
|