summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorArtem Dergachev <artem.dergachev@gmail.com>2018-12-20 21:26:40 +0000
committerArtem Dergachev <artem.dergachev@gmail.com>2018-12-20 21:26:40 +0000
commitd001380a69cdc546b2724d3305b167644f6151f4 (patch)
tree9a5e31102162ea667441a7d28f4ce5f7857fac30 /lldb/packages/Python/lldbsuite
parent0535137e4ad5fc76b19ec6118724f66023f565f7 (diff)
downloadbcm5719-llvm-d001380a69cdc546b2724d3305b167644f6151f4.tar.gz
bcm5719-llvm-d001380a69cdc546b2724d3305b167644f6151f4.zip
[driver] [analyzer] Fix a backward compatibility issue after r348038.
Since r348038 we emit an error every time an -analyzer-config option is not found. The driver, however, suppresses this error with another flag, -analyzer-config-compatibility-mode, so backwards compatibility is maintained, while analyzer developers still enjoy the new typo-free experience. The backwards compatibility turns out to be still broken when the -analyze action is not specified; it is still possible to specify -analyzer-config in that case. This should be fixed now. Patch by Kristóf Umann! Differential Revision: https://reviews.llvm.org/D55823 rdar://problem/46504165 llvm-svn: 349824
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud