summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ExpressionParser/Clang/IRDynamicChecks.h
AgeCommit message (Expand)Author
2025-06-17[lldb][Expression] Remove IR pointer checker (#144483)Michael Buch
2023-03-21[lldb][expr] Propagate ClangDynamicCheckerFunctions::Install() errors to callerStefan Gränitz
2022-06-17[lldb] Fix modernize-use-override warnings (NFC)Jonas Devlieghere
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere
2019-11-13[LLDB] Fix a bunch of -Wdocumentation warningsJonas Devlieghere
2019-07-12[Expression] Move IRDynamicChecks to ClangExpressionParserAlex Langford