diff options
author | Tobias Grosser <grosser@fim.uni-passau.de> | 2010-12-02 20:35:16 +0000 |
---|---|---|
committer | Tobias Grosser <grosser@fim.uni-passau.de> | 2010-12-02 20:35:16 +0000 |
commit | 083379f815fdc2a457020b1f6816206ab2d7d6f8 (patch) | |
tree | 578b21a79d021059d363d2efdbe31634e5b3139f /clang/lib/Analysis/PrintfFormatString.cpp | |
parent | d35424f9ca617543a1101fb168246e8fbb99dc62 (diff) | |
download | llvm-083379f815fdc2a457020b1f6816206ab2d7d6f8.zip llvm-083379f815fdc2a457020b1f6816206ab2d7d6f8.tar.gz llvm-083379f815fdc2a457020b1f6816206ab2d7d6f8.tar.bz2 |
Move check of command line options after command line parsing.
The check to not allow -analyze and -disable-output at the same time was done
before parsing the command line flags. Therefore it never triggered, and in case
both options where used opt segfaulted. Fix this by moving this check a after
command line parsing.
llvm-svn: 120732
Diffstat (limited to 'clang/lib/Analysis/PrintfFormatString.cpp')
0 files changed, 0 insertions, 0 deletions