diff options
author | Adrian Vogelsgesang <avogelsgesang@salesforce.com> | 2024-09-20 22:17:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-20 22:17:42 +0200 |
commit | d8d252fe96877f9fdbf6b0b6c19da543e796bb84 (patch) | |
tree | 2fddc7f9002a784066b2dbe1109f0200648e8b9c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2e0f0a397abb855e72cd9e7ec4ad41cf1a0650ed (diff) | |
download | llvm-d8d252fe96877f9fdbf6b0b6c19da543e796bb84.zip llvm-d8d252fe96877f9fdbf6b0b6c19da543e796bb84.tar.gz llvm-d8d252fe96877f9fdbf6b0b6c19da543e796bb84.tar.bz2 |
[lldb] Add support for disabling frame recognizers (#109219)
Sometimes you only want to temporarily disable a frame recognizer
instead of deleting it. In particular, when dealing with one of the
builtin frame recognizers, which cannot be restored after deletion.
To be able to write test cases for this functionality, I also changed
`lldb/test/API/commands/frame/recognizer` to use normal C instead of
Objective-C
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions