Log the AST of the TU associated with LLDB's expr command, once a declaration
is completed
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLDB LLDB
Paths
| Differential D62061
Add AST logging ClosedPublic Authored by martong on May 17 2019, 6:10 AM.
Details Summary Log the AST of the TU associated with LLDB's expr command, once a declaration
Diff Detail
Event Timelinemartong added a child revision: D61333: [ASTImporter] Fix LLDB lookup in transparent ctx and with ext src.May 17 2019, 6:11 AM JDevlieghere added inline comments. This revision is now accepted and ready to land.May 21 2019, 1:34 PM Closed by commit rLLDB361362: Add AST logging (authored by martong). · Explain WhyMay 22 2019, 2:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 200670 include/lldb/Utility/Logging.h
source/Symbol/ClangASTImporter.cpp
source/Utility/Logging.cpp
|