diff options
author | Walter Erquinigo <wallace@fb.com> | 2021-07-29 18:14:34 -0700 |
---|---|---|
committer | Walter Erquinigo <wallace@fb.com> | 2021-07-29 18:36:06 -0700 |
commit | 0a68443bd07c48dbaf554f6e3b26b3ab5ed1d383 (patch) | |
tree | abd0778ac2e73c520ca12b4cc23ec8591c301ca1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d983499543ee9f5b2fec3d437e0a15acacb9586d (diff) | |
download | llvm-0a68443bd07c48dbaf554f6e3b26b3ab5ed1d383.zip llvm-0a68443bd07c48dbaf554f6e3b26b3ab5ed1d383.tar.gz llvm-0a68443bd07c48dbaf554f6e3b26b3ab5ed1d383.tar.bz2 |
[source map] fix relative path breakpoints
https://reviews.llvm.org/D45592 added a nice feature to be able to specify a breakpoint by a relative path. E.g. passing foo.cpp or bar/foo.cpp or zaz/bar/foo.cpp is fine. However, https://reviews.llvm.org/D68671 by mistake disabled the test that ensured this functionality works. With time, someone made a small mistake and fully broke the functionality.
So, I'm making a very simple fix and the test passes.
Differential Revision: https://reviews.llvm.org/D107126
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions