aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJan Svoboda <jan_svoboda@apple.com>2022-02-15 09:18:35 +0100
committerJan Svoboda <jan_svoboda@apple.com>2022-02-15 09:48:25 +0100
commitedd09bb5a49c6a5dac29714af661d1ddffe50a72 (patch)
tree6481306e8d3734a4b7ddba66262920e874650890 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent7a124f4859d5c4093467abc2e734f8ab15e78cc6 (diff)
downloadllvm-edd09bb5a49c6a5dac29714af661d1ddffe50a72.zip
llvm-edd09bb5a49c6a5dac29714af661d1ddffe50a72.tar.gz
llvm-edd09bb5a49c6a5dac29714af661d1ddffe50a72.tar.bz2
[clang][lex] Remove `Preprocessor::GetCurDirLookup()`
`Preprocessor` exposes the search directory iterator via `GetCurDirLookup()` getter, which is only used in two static functions. To simplify reasoning about search directory iterators/references and to simplify the `Preprocessor` API, this patch makes the two static functions private member functions and removes the getter entirely. Depends D119708. Reviewed By: ahoppen, dexonsmith Differential Revision: https://reviews.llvm.org/D119714
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions