diff options
author | George Burgess IV <george.burgess.iv@gmail.com> | 2019-11-22 18:13:18 -0800 |
---|---|---|
committer | George Burgess IV <george.burgess.iv@gmail.com> | 2019-11-22 18:13:18 -0800 |
commit | 9f13a032b6d7f720caf6511d0c9b1b6b7d2bbc67 (patch) | |
tree | 871f933afba00f45f9e72a4b69e9126483fbaadf /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py | |
parent | e956952edec140d2475aa7c8cbe20fbdd3320634 (diff) | |
download | bcm5719-llvm-9f13a032b6d7f720caf6511d0c9b1b6b7d2bbc67.tar.gz bcm5719-llvm-9f13a032b6d7f720caf6511d0c9b1b6b7d2bbc67.zip |
clang-tidy: don't use an absolute path in a test
`run_clang_tidy` takes a regular expression to match against
compile_commands.json entries. If we pass "%t/test.cpp" and "%t" expands
to anything that includes chars that a regex treats specially, like '+',
this test starts failing.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions