aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-10-22 21:50:18 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-10-22 22:26:29 +0200
commit1882568fcb08ed8af689f13826cc7e84c3c84e33 (patch)
tree453e9e4501a76c8c2030cb13385da91fdc554d35 /clang/lib/Basic/SourceManager.cpp
parent0ba98433971f6aa7cf4dc2befe7b5446d25d5956 (diff)
downloadllvm-1882568fcb08ed8af689f13826cc7e84c3c84e33.zip
llvm-1882568fcb08ed8af689f13826cc7e84c3c84e33.tar.gz
llvm-1882568fcb08ed8af689f13826cc7e84c3c84e33.tar.bz2
[BasicAA] Only add visited phi blocks temporarily
Visited phi blocks only need to be added for the duration of the recursive alias queries, they should not leak into following code. Once again, while this also improves analysis precision, this is mainly intended to clarify the applicability scope of VisitedPhiBBs.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions