diff options
author | Nikita Popov <npopov@redhat.com> | 2022-09-14 13:17:28 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-09-14 14:26:39 +0200 |
commit | 1cfbbba15bd433d5562e6ba5ed19d8c2a1806618 (patch) | |
tree | e25cd8c5db3f5304b52797907ec56a898a25a724 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f213128b292da85f68eeebbb68cba1541e1c39e2 (diff) | |
download | llvm-1cfbbba15bd433d5562e6ba5ed19d8c2a1806618.zip llvm-1cfbbba15bd433d5562e6ba5ed19d8c2a1806618.tar.gz llvm-1cfbbba15bd433d5562e6ba5ed19d8c2a1806618.tar.bz2 |
[AA] Remove unnecessary intersections from getModRefBehavior() (NFC)
Intersection with other providers is performed by AAResults. Doing
this here is both pointless and confusing.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions