[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / lldb / test / Shell / Commands / command-backtrace-parser-2.test
blob5f91cf30ac719e7bcfb70e51bf89842d00b18b98
1 # RUN: %lldb -s %s 2>&1 | FileCheck %s
3 # Make sure this is not rejected by the parser as invalid syntax.
4 # Blank characters after the 'all' are important, as we're testing the parser.
5 bt all       
6 # CHECK: error: invalid target