summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ExpressionParser/Clang/NameSearchContext.cpp
AgeCommit message (Expand)Author
2025-10-15[clang] NFC: rename TagType::getOriginalDecl back to getDecl (#163271)Matheus Izvekov
2025-08-09[clang] Improve nested name specifier AST representation (#147835)Matheus Izvekov
2025-05-21[lldb] Add templated CompilerType::GetTypeSystem (NFC) (#140424)Dave Lee
2024-07-01Revert "[clang][AST] fix ast-print of extern <lang> with >=2 declarators"Aaron Ballman
2024-07-01[clang][AST] fix ast-print of extern <lang> with >=2 declaratorstemyurchenko
2023-11-01[clang][NFC] Refactor `LinkageSpecDecl::LanguageIDs`Vlad Serebrennikov
2022-12-19Revert "[lldb] Remove redundant .c_str() and .get() calls"Muhammad Omair Javaid
2022-12-18[lldb] Remove redundant .c_str() and .get() callsFangrui Song
2022-11-16Make CompilerType safeAdrian Prantl
2022-02-03[lldb] Rename Logging.h to LLDBLog.h and clean up includesPavel Labath
2022-02-02[lldb] Convert "LLDB" log channel to the new APIPavel Labath
2021-08-10[lldb][NFC] Add a FIXME for NameSearchContext::AddFunDecl's missing addDeclRaphael Isemann
2021-07-29[lldb] Fix FunctionDecl::Create after D102343Fangrui Song
2020-11-16Another speculative fix for lldb related to ConstexprSpecKindAaron Ballman
2020-02-25[lldb][NFC] Move NameSearchContext to own header/source filesRaphael Isemann