aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-08-15 23:53:15 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-08-15 23:53:15 +0000
commitde0ce98abec0c2ace8e4f7cc2bc7a28fa4cff550 (patch)
tree87d9cbdcfd732fc7800d8d556af27899e6bf3e0a /clang/lib/Frontend/CompilerInvocation.cpp
parent4660ea953e55dcbb00c0dcc077b08e03dd504df0 (diff)
downloadllvm-de0ce98abec0c2ace8e4f7cc2bc7a28fa4cff550.zip
llvm-de0ce98abec0c2ace8e4f7cc2bc7a28fa4cff550.tar.gz
llvm-de0ce98abec0c2ace8e4f7cc2bc7a28fa4cff550.tar.bz2
[DebugLine] Don't try to guess the path style
In r368879 I made an attempt to guess the path style from the files in the line table. After some consideration I now think this is a poor idea. This patch undoes that behavior and instead adds an optional argument to specify the path style. This allows us to make that decision elsewhere where we have more information. In case of LLDB based on the Unit. llvm-svn: 369072
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions