diff options
author | Jan Korous <jkorous@apple.com> | 2019-02-14 23:02:35 +0000 |
---|---|---|
committer | Jan Korous <jkorous@apple.com> | 2019-02-14 23:02:35 +0000 |
commit | 85eb363d56d40b83880d310a1b53855a68e873c9 (patch) | |
tree | 0961300b38a0edd27ce2606e2d47a2a6627f6f1b /lldb/packages/Python/lldbsuite/test/python_api/frame/main.c | |
parent | d5b017d601b483553f314db36c23aa1c11e0bb78 (diff) | |
download | bcm5719-llvm-85eb363d56d40b83880d310a1b53855a68e873c9.tar.gz bcm5719-llvm-85eb363d56d40b83880d310a1b53855a68e873c9.zip |
[clang][FileManager] fillRealPathName even if we aren't opening the file
The pathname wasn't previously filled when the getFile() method was called with openFile = false.
We are caching FileEntry-s in ParsedAST::Includes in clangd and this caused the problem.
This fixes an internal test failure in clangd - ClangdTests.GoToInclude.All
rdar://47536127
Differential Revision: https://reviews.llvm.org/D58213
llvm-svn: 354075
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/main.c')
0 files changed, 0 insertions, 0 deletions