[lldb][NFC] Remove forward declaration for non-existent type clang::Action and...
[lldb][NFC] Remove forward declaration for non-existent type clang::Action and delete references to it There is no clang::Action anymore so our forward decl for it and the obsolete pointer in the ASTStructExtractor can both go (that code anyway didn't do anything).
Loading
Please sign in to comment