aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorWalter Erquinigo <wallace@fb.com>2021-07-29 18:14:34 -0700
committerWalter Erquinigo <wallace@fb.com>2021-07-29 18:36:06 -0700
commit0a68443bd07c48dbaf554f6e3b26b3ab5ed1d383 (patch)
treeabd0778ac2e73c520ca12b4cc23ec8591c301ca1 /clang/lib/Frontend/CompilerInvocation.cpp
parentd983499543ee9f5b2fec3d437e0a15acacb9586d (diff)
downloadllvm-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