diff options
author | Enrico Granata <egranata@apple.com> | 2013-04-11 23:40:59 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2013-04-11 23:40:59 +0000 |
commit | ea6a58e2aeeb628a28fe2534fa774f1e6d845779 (patch) | |
tree | fd49d7f09262862886ccb00dd34e745d11db343d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | da0ab491b669c61247152abbe2cddfca80d52fd4 (diff) | |
download | llvm-ea6a58e2aeeb628a28fe2534fa774f1e6d845779.zip llvm-ea6a58e2aeeb628a28fe2534fa774f1e6d845779.tar.gz llvm-ea6a58e2aeeb628a28fe2534fa774f1e6d845779.tar.bz2 |
When specifying a relative path for the --framework option to dotest.py, Python would end up being confused and unable to locate the embedded_interpreter module, causing every testcase that uses the Script Interpreter (e.g. functionalities/data-formatter/data-formatter-stl/libstdcpp) to fail without even trying
This checkin fixes that problem by absolutizing the path before pushing it to the sys.path
llvm-svn: 179341
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions