diff options
author | Enrico Granata <egranata@apple.com> | 2013-02-21 01:29:04 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2013-02-21 01:29:04 +0000 |
commit | a6db9339797e612cbd564be37a8356752c33d320 (patch) | |
tree | 7c59391acecccaa763dbcf86427e588e78538f07 /clang/test/Analysis/array-struct-region.c | |
parent | 0332558894c5deddf64cc433b150244569c76489 (diff) | |
download | bcm5719-llvm-a6db9339797e612cbd564be37a8356752c33d320.tar.gz bcm5719-llvm-a6db9339797e612cbd564be37a8356752c33d320.zip |
If you say
(lldb) frame variable
without first launching the inferior, you get:
error: invalid frame
this is misleading and should probably hint that there is no process. Adding this flag makes sure that we get:
error: invalid process
The difference between eFlagRequiresProcess and eFlagProcessMustBeLaunched is an open question.
llvm-svn: 175702
Diffstat (limited to 'clang/test/Analysis/array-struct-region.c')
0 files changed, 0 insertions, 0 deletions