aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2023-01-26 16:42:31 -0800
committerAdrian Prantl <aprantl@apple.com>2023-01-27 15:59:46 -0800
commit9000a36f5cbd2993cd9c746610f7666ed173991a (patch)
treef08c0e126b379fa692d65e45c0eec7c57c64e3d4 /clang/lib/Basic/SourceManager.cpp
parentf0c5a4d8546fd49f71c83b8aea0121bb2e639da5 (diff)
downloadllvm-9000a36f5cbd2993cd9c746610f7666ed173991a.zip
llvm-9000a36f5cbd2993cd9c746610f7666ed173991a.tar.gz
llvm-9000a36f5cbd2993cd9c746610f7666ed173991a.tar.bz2
Manual DWARF index: don't skip over -gmodules debug info
This fixes a regression introduced by https://reviews.llvm.org/D131437. The intention of the patch was to avoid indexing DWO skeleton units, but it also skipped over full DWARF compile units linked via a -gmodules DW_AT_dwo_name attribute. This patch restores the functionality and adds a test for it. Differential Revision: https://reviews.llvm.org/D142683
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions