diff options
author | Johnny Chen <johnny.chen@apple.com> | 2011-11-30 01:33:59 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2011-11-30 01:33:59 +0000 |
commit | 99bb50c10dd820f7e3ab39f4ae722d3a0f052662 (patch) | |
tree | 8936b3e8ab4a25c7ba859906c6cadfe7c8642250 /clang/lib/Driver/Tools.cpp | |
parent | f09b1c46cf28c95a8f4ead9a85ab5bb5574d2210 (diff) | |
download | bcm5719-llvm-99bb50c10dd820f7e3ab39f4ae722d3a0f052662.tar.gz bcm5719-llvm-99bb50c10dd820f7e3ab39f4ae722d3a0f052662.zip |
rdar://problem/9211445
Fix wrong test logic in test_modules_search_paths(). Add additional exercising of 'target modules search-paths list/query".
There is a reproducible crash if 'target modules search-paths clear' is exercised during test teardown.
So we currently comment out the stmt as follows:
# Add teardown hook to clear image-search-paths after the test.
# rdar://problem/10501020
# Uncomment the following to reproduce 10501020.
#self.addTearDownHook(lambda: self.runCmd("target modules search-paths clear"))
llvm-svn: 145466
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions