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 /llvm/lib/IR/Module.cpp | |
parent | e956952edec140d2475aa7c8cbe20fbdd3320634 (diff) | |
download | llvm-9f13a032b6d7f720caf6511d0c9b1b6b7d2bbc67.zip llvm-9f13a032b6d7f720caf6511d0c9b1b6b7d2bbc67.tar.gz llvm-9f13a032b6d7f720caf6511d0c9b1b6b7d2bbc67.tar.bz2 |
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 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions