diff options
author | Faris Rehman <faris.rehman@arm.com> | 2021-02-17 15:55:56 +0000 |
---|---|---|
committer | Faris Rehman <faris.rehman@arm.com> | 2021-02-18 11:33:24 +0000 |
commit | 4bd08dab5ff99d094513f4adf4bf16bbce8f5a1f (patch) | |
tree | 2ab92aad7a33d55211ea4d38eccfbee589a5f30f /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 5a4a01460f1a8f29db9aa3581097dd8bc105425c (diff) | |
download | llvm-4bd08dab5ff99d094513f4adf4bf16bbce8f5a1f.zip llvm-4bd08dab5ff99d094513f4adf4bf16bbce8f5a1f.tar.gz llvm-4bd08dab5ff99d094513f4adf4bf16bbce8f5a1f.tar.bz2 |
[flang][driver] Add debug dump options
Add the following options:
* -fdebug-dump-symbols
* -fdebug-dump-parse-tree
* -fdebug-dump-provenance
Summary of changes:
- Add 3 new frontend actions: DebugDumpSymbolsAction, DebugDumpParseTreeAction and DebugDumpProvenanceAction
- Add a unique pointer to the Semantics instance created in PrescanAndSemaAction
- Move fatal semantic error reporting to its own method, FrontendActions#reportFatalSemanticErrors
- Port most tests using `-fdebug-dump-symbols` and `-fdebug-dump-parse-tree` to the new driver if built, otherwise default to f18
Differential Revision: https://reviews.llvm.org/D96716
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions